|
Class Summary |
| Component |
A component is an object having a HTML representation that can be displayed
on the web browser and that can interact with the user. |
| ComponentVector |
|
| Container |
A generic container object is a component that can
contain other components. |
| DebugPanel |
A DebugPanel |
| DispatchableComponent |
Base class for all form elements. |
| Form |
A Form object is has a collection of form input/button elements. |
| FormComponent |
Base class for all form elements. |
| FormSubmit |
A FormSubmit button. |
| FormTextField |
A FormTextField button. |
| Frame |
A Frame object is a top-level window. |
| Image |
A Image |
| Link |
A Link button. |
| LinkComponent |
Base class for all form elements. |
| LoginButton |
A Link button. |
| Panel |
Base class for all HTML elements considered simple. |
| ServletFrame |
A ServletFrame object is a adaptor for Servlets. |
| SimpleComponent |
Base class for all HTML elements considered simple. |
| Table |
A Table object is has a collection of form input/button elements. |
| TableBody |
A TableBody object is has a collection of form input/button elements. |
| TableCaption |
A TableCaption object is has a collection of form input/button elements. |
| TableColumnHeader |
A TableColumnHeader object is has a collection of form input/button elements. |
| TableComponent |
Base class for all form elements. |
| TableContainer |
A generic container object is a component that can
contain other components. |
| TableData |
A TableData object is has a collection of form input/button elements. |
| TableHeader |
A TableHeader object is has a collection of form input/button elements. |
| TableRow |
A TableRow object is has a collection of form input/button elements. |
| Text |
A Text |