Class: HtmlGrid::Select

Inherits:
AbstractSelect show all
Defined in:
lib/htmlgrid/select.rb

Constant Summary

Constants inherited from AbstractSelect

AbstractSelect::LABEL

Constants inherited from Component

Component::CSS_CLASS, Component::CSS_ID, Component::HTML_ATTRIBUTES, Component::HTTP_HEADERS, Component::LABEL

Instance Attribute Summary

Attributes inherited from AbstractSelect

#selected, #valid_values

Attributes inherited from NamedComponent

#name

Attributes inherited from Component

#attributes, #dojo_tooltip, #label, #model, #value

Method Summary

Methods inherited from AbstractSelect

#to_html

Methods inherited from NamedComponent

#data_origin, #error?, #init, #initialize

Methods inherited from Component

#_to_html, #autofill?, #css_class, #css_class=, #css_id, #css_id=, #dojo_dynamic_html, #dojo_parse_on_load, #dojo_tag, #dojo_title=, #dynamic_html, #escape, #escape_symbols, #formname, #http_headers, #initialize, #label?, #onclick=, #onload=, #onsubmit=, #set_attribute, #tabindex=, #to_html

Constructor Details

This class inherits a constructor from HtmlGrid::NamedComponent