Class: ToQuickform::Element::Input

Inherits:
Element show all
Defined in:
lib/to_quickform/elements/input.rb

Overview

Input

Direct Known Subclasses

Checkbox, Hidden, Password, Radio, Reset, Select, Submit, Text

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

Method Summary

Methods inherited from Element

#initialize

Constructor Details

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