Class: ToQuickform::Element::Select

Inherits:
Input show all
Defined in:
lib/to_quickform/elements/select.rb

Overview

Select

Constant Summary

Constants included from ToQuickform::ERBTemplates

ToQuickform::ERBTemplates::BASIC_CHECKBOX_ELEMENT_TEMPLATE, ToQuickform::ERBTemplates::BASIC_COMPARE_RULE_TEMPLATE, ToQuickform::ERBTemplates::BASIC_CREATE_ELEMENT_TEMPLATE, ToQuickform::ERBTemplates::BASIC_DEFAULT, ToQuickform::ERBTemplates::BASIC_ELEMENT_TEMPLATE, ToQuickform::ERBTemplates::BASIC_GROUP_ELEMENT_TEMPLATE, ToQuickform::ERBTemplates::BASIC_GROUP_RULE_TEMPLATE, ToQuickform::ERBTemplates::BASIC_RADIO_ELEMENT_TEMPLATE, ToQuickform::ERBTemplates::BASIC_RULE_TEMPLATE, ToQuickform::ERBTemplates::BASIC_SELECT_ELEMENT_TEMPLATE, ToQuickform::ERBTemplates::BASIC_VALUE_ELEMENT_TEMPLATE

Method Summary

Methods inherited from Element

#initialize

Constructor Details

This class inherits a constructor from ToQuickform::Element::Element