|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| Button | A HTML button element. |
| Checkbox | A HTML Checkbox, <input type=checkbox ... |
| ColoredDate | Class for sorting colored dates. |
| DivComponent | A HTML div element. |
| DropdownList | A HTML select element with size=1 |
| FieldSet | A HTML fieldset element. |
| FileChooser | A HTML input element for selecting files. |
| FormContainer | The FormContainer to build a HTML form. |
| HiddenField | A HTML hidden field element. |
| Image | A HTML image (img) element. |
| Label | A HTML label. |
| Link | A HTML link element (a). |
| PasswordField | A HTML password element. |
| RadioButton | A HTML radio button. |
| RadioGroup | a group of radio buttons |
| SelectList | A HTML select list with size >1. |
| SubmitButton | A HTML submit button <input type=submit ... |
| TableContainer | TableContainer component |
| Tabs | A compoenent for tabs. |
| Text | A HTML font element. |
| Textarea | Textarea component is used to enter more than one line of text. it should be used in conjunction with the ROWS and COLS attributes to set the size of the textarea. |
| Textfield | Textfield component is used for a single line text entry fields. it should be used in conjunction with the SIZE and MAXLENGTH attributes to set the maximum amount of text that can be entered. |
Components for HTML interfaces.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||