Package superwaba.ext.xplat.html.ui

Controls used by the HtmlContainer.

See:
          Description

Interface Summary
Controllable Interface to graphic controls.
ControllableSelectable Interface to selectable graphic controls.
 

Class Summary
Button Button extends the Waba Button control and implements it as a Controllable
Check Check extends the waba.ui.Check control and implements it as a Controllable
ComboBox ComboBox extends the waba.ui.ComboBox control and implements it as a Controllable
Edit Edit extends the Waba Edit control and implements it as a Controllable
Hidden Hidden is a hidden Controllable
ListBox ListBox extends the waba.ui.ListBox control and implements it as a Controllable
MultiEdit MultiEdit extends the Waba MultiEdit control and implements it as a Controllable
MultiListBox MultiListBox is a multiply selectable Listbox.
Radio Radio extends the Waba Radio control and implements it as a Controllable
Reset Reset IS-A Button to submit a form.
Submit Submit IS-A Button to submit a form.
 

Package superwaba.ext.xplat.html.ui Description

Controls used by the HtmlContainer.