Class: XmlConv::View::LoginForm
- Inherits:
-
HtmlGrid::Form
- Object
- HtmlGrid::Form
- XmlConv::View::LoginForm
- Defined in:
- lib/xmlconv/view/login.rb
Constant Summary collapse
- COMPONENTS =
{ [0,0] => :pass, [1,1] => :submit, }
- CSS_CLASS =
'component'- EVENT =
:login- LABELS =
true- SYMBOL_MAP =
{ :pass => HtmlGrid::Pass, }