|
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, phone, voice. |
| 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. |
| InlineDatePickerBean |
The InlineDatePicker component is used in conjunction with a
DateField to allow the user to quickly select a date value without
having to navigate to a secondary window. |
| ListBean |
User interface list elements, single- and multi- select. |
| LovChoiceBean |
This bean is not supported on the following agent types:
pda, phone, voice. |
| LovFieldBean |
TextField for launching Lists of Values. |
| LovInputBean |
The LOV Input is used as a text field for launching a List Of
Values window. |
| OptionBean |
User interface list elements, single- and multi- select. |
| OptionContainerBean |
Superclass for lists and choices. |
| RadioButtonBean |
User interface radio buttons and checkboxes. |
| RadioGroupBean |
Deprecated. Since 2.2.2. |
| RadioSetBean |
User interface radioSet element. |
| 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, phone, voice. |
| 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. |