Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-04


Package oracle.adf.view.rich.component.rich.input

Class Summary
RichChooseColor 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 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.
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 The selectManyChoice component creates a menu-style component, which allows the user to select multiple values from a dropdown list of items.
RichSelectManyListbox The selectManyListbox component creates a component which allows the user to select many values from a list of items.
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.
RichSelectOneChoice The selectOneChoice component creates a menu-style component, which allows the user to select a single value from a list of items.
RichSelectOneListbox The selectOneListbox component creates a component which allows the user to select a single value from a list of items.
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.
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.
RichTextEditor

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-04


Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.