| Class | Description |
|---|---|
| PartialRichTextEditor | |
| RichChooseColor |
<html:p> The chooseColor component is used in conjunction with a inputColor to allow the user to quickly select a color value without having to navigate to a secondary window.
|
| RichChooseDate |
<html:p> The chooseDate component is used in conjunction with a inputDate to allow the user to quickly select a date value without having to navigate to a secondary window.
|
| RichCodeEditor | |
| RichInputColor | |
| RichInputComboboxListOfValues | |
| RichInputDate |
The inputDate component creates a text field for entering dates and (optionally) a glyph which opens a popup for picking dates from a calendar.
|
| RichInputFile |
The inputFile component is a component that can be used to upload a file.
|
| RichInputListOfValues | |
| RichInputNumberSlider | |
| RichInputNumberSpinbox | |
| RichInputRangeSlider | |
| RichInputText | |
| RichSelectBooleanCheckbox |
The selectBooleanCheckbox component maps to a standard browser input checkbox, which toggles between selected and unselected states.
|
| RichSelectBooleanRadio |
The selectBooleanRadio component maps to a single browser input radio, grouped with all other selectBooleanRadio controls in the same form which share the same "group" attribute.
|
| RichSelectItem |
The selectItem tag represents a single item that the user may select from a list, choice, radio, or shuttle ADF control.
|
| RichSelectManyCheckbox | |
| RichSelectManyChoice | |
| RichSelectManyListbox | |
| RichSelectManyShuttle | |
| RichSelectOneChoice | |
| RichSelectOneListbox | |
| RichSelectOneRadio | |
| RichSelectOrderShuttle | |
| RichTextEditor |