|
Class Summary |
| AbstractAutocomplete |
The <rich:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities. |
| AbstractCalendar |
The <rich:calendar> component allows the user to enter a date and time through an in-line or pop-up
calendar. |
| AbstractEditor |
The <rich:editor> component is used for creating a WYSIWYG editor on a page. |
| AbstractFileUpload |
The <rich:fileUpload> component allows the user to upload files to a server. |
| AbstractInplaceInput |
The <rich:inplaceInput> component allows information to be entered in-line in blocks of text, improving
readability of the text. |
| AbstractInplaceSelect |
The <rich:inplaceSelect> component is similar to the <rich:inplaceInput> component, except that the
<rich:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field. |
| AbstractOrderingComponent |
|
| AbstractOrderingList |
The <rich:orderingList> is a component for ordering items in a list (client-side). |
| AbstractPickList |
The <rich:pickList> is a component for selecting items from a list. |
| AbstractSelect |
The <rich:select> component provides a drop-down list box for selecting a single value from multiple
options. |
| AbstractSelectComponent |
|
| AbstractSelectManyComponent |
|
| UIAutocomplete |
The <rich:autocomplete> component is an auto-completing input-box with built-in Ajax capabilities. |
| UICalendar |
The <rich:calendar> component allows the user to enter a date and time through an in-line or pop-up
calendar. |
| UIEditor |
The <rich:editor> component is used for creating a WYSIWYG editor on a page. |
| UIFileUpload |
The <rich:fileUpload> component allows the user to upload files to a server. |
| UIInplaceInput |
The <rich:inplaceInput> component allows information to be entered in-line in blocks of text, improving
readability of the text. |
| UIInplaceSelect |
The <rich:inplaceSelect> component is similar to the <rich:inplaceInput> component, except that the
<rich:inplaceSelect> component uses a drop-down selection box to enter text instead of a regular text field. |
| UIInputNumber |
|
| UIOrderingList |
The <rich:orderingList> is a component for ordering items in a list (client-side). |
| UIPickList |
The <rich:pickList> is a component for selecting items from a list. |
| UISelect |
The <rich:select> component provides a drop-down list box for selecting a single value from multiple
options. |