| Name | Description | Type | Package | Framework |
| PartialRichTextEditor | The richTextEditor component creates an input widget for rich text formatting. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichChooseColor | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF | |
| RichChooseDate | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF | |
| RichCodeEditor | The codeEditor component creates an input widget for code editing. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichInputColor | The inputColor component creates a text field for entering colors and a button for picking colors from a palette. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichInputComboboxListOfValues | The inputComboboxListOfValues component allows a user to open a choice list and select from a list of values, in order to populate the LOV field (and possibly other fields) on a page. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| 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. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichInputFile | The inputFile component is a component that can be used to upload a file. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichInputListOfValues | The inputListOfValues component allows users to select from a large list of values to help populate the LOV field (and possibly other fields) on a page. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichInputNumberSlider | Represents an input number slider component. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichInputNumberSpinbox | The inputNumberSpinbox component creates a browser input widget and up/down arrows. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichInputRangeSlider | Represents an input range slider component. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichInputText | The inputText component creates a browser input text widget. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectBooleanCheckbox | The selectBooleanCheckbox component maps to a standard browser input checkbox, which toggles between selected and unselected states. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| 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. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectItem | The selectItem tag represents a single item that the user may select from a list, choice, radio, or shuttle ADF control. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectManyCheckbox | The selectManyCheckbox component creates a component which allows the user to select many values from a series of checkboxes. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectManyChoice | The selectManyChoice component creates a menu-style component, which allows the user to select multiple values from a dropdown list of items. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectManyListbox | The selectManyListbox component creates a component which allows the user to select many values from a list of items. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectManyShuttle | The selectManyShuttle provides a mechanism for selecting multiple values from a list of values by allowing the user to move items between two lists. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectOneChoice | The selectOneChoice component creates a menu-style component, which allows the user to select a single value from a list of items. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectOneListbox | The selectOneListbox component creates a component which allows the user to select a single value from a list of items. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectOneRadio | The selectOneRadio component creates a component which allows the user to select a single value from a set of items displayed as a series of radio buttons. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichSelectOrderShuttle | The selectOrderShuttle component provides a mechanism for selecting multiple values from a list of values by allowing the user to move items between two lists, and reordering that list of values. | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF |
| RichTextEditor | Class | oracle.adf.view.rich.component.rich.input | Oracle ADF | |