|
Class Summary |
| CheckBoxBean |
User interface radio buttons and checkboxes. |
| ChoiceBean |
User interface popup choice elements. |
| DateFieldBean |
The DateField control creates a text field for entering dates and
a button for picking dates from a calendar. |
| FileUploadBean |
This bean is not supported on the following agent types:
pda. |
| FormBean |
The form control creates an HTML <form> element. |
| FormElementBean |
Common superclass for beans that define form elements. |
| FormParameterBean |
The formParameter bean serves as a placeholder for submission parameters. |
| FormValueBean |
The FormValue bean adds a value that
will be submitted with a form, but not displayed
to the user. |
| ListBean |
User interface list elements, single- and multi- select. |
| LovFieldBean |
TextField for launching Lists of Values. |
| LovInputBean |
This bean is not supported on the following agent types:
pda. |
| OptionBean |
User interface list elements, single- and multi- select. |
| OptionContainerBean |
Superclass for lists and choices. |
| RadioButtonBean |
User interface radio buttons and checkboxes. |
| RadioGroupBean |
The radioGroup control creates a set of radio buttons, layed
out vertically and controlled from a single list of data. |
| ResetButtonBean |
The reset button control creates a push button which will
reset the content of a form. |
| ShuttleBean |
This bean is not supported on the following agent types:
pda. |
| SubmitButtonBean |
The submit button control creates a push button which allows
submission of forms. |
| TextInputBean |
User interface single- and multi-line text controls, including password fields. |