|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Widget.ValidationGuard | Inner interface used to determine if the validation listeners should be run for this widget or not. |
Class Summary | |
CheckboxGroup | A class representing a group of associated checkboxes. |
Date | A class representing a date field in an HTML form. |
DateTime | A class representing a date and time field in an HTML form. |
Deditor | Deprecated. See DHTMLEditor |
DHTMLEditor | Displays and manages a WYSIWYG HTML editor that takes advantage of DHTML scripting features. |
DHTMLEditor.Config | |
FileUpload | A class representing a file upload widget. |
FormErrorDisplay | Displays validation errors on the form which were added by the form's validation listener. |
Hidden | A class representing a hidden HTML form element. |
ImageSubmit | A class representing an image HTML form element. |
MultipleSelect | A class
representing an HTML SELECT element. |
MultipleSelectPairWidget | Multiple select widget pair for knowledge types. |
Option | A class representing an option of a widget. |
OptionGroup | A class representing any widget that contains a list options. |
Password | A class representing a password entry field in an HTML form. |
RadioGroup | A class representing a group of associated radio buttons. |
Reset | A class representing a reset button in an HTML form. |
SearchAndSelect | Search and select Bebop widget. |
Select | A class
representing an HTML SELECT element. |
SingleSelect | A class
representing an HTML SELECT element with
a single selection. |
Submit | Submit buttons on HTML forms. |
TextArea | A class representing a textarea field in an HTML form. |
TextEntryFormSection | Form section that takes a text entry component (e.g., TextField) and displays it along with a drop-down box that enables the user to select the input type. |
TextField | A class representing a text field in an HTML form. |
Time | A class representing a time field in an HTML form. |
Widget | A class representing a widget in the graphical representation of a form. |
Provides a set of server-side user interface components for obtaining user input. These components are based on HTML forms.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |