|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectManyBase | |
oracle.adf.view.faces.component | |
oracle.adf.view.faces.component.core.input |
Uses of SelectManyBase in oracle.adf.view.faces.component |
Subclasses of SelectManyBase in oracle.adf.view.faces.component | |
class |
SelectOrderBase
|
class |
UIXSelectMany
UIXSelectMany is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is not relevant. |
class |
UIXSelectOrder
UIXSelectOrder is a base abstraction for components that allow selection of multiple of a series of selectItem controls, where order is relevant. |
Uses of SelectManyBase in oracle.adf.view.faces.component.core.input |
Subclasses of SelectManyBase in oracle.adf.view.faces.component.core.input | |
class |
CoreSelectManyListbox
The UIXSelectManyListbox component creates a component which allows the user to select many values from a list of items. |
class |
CoreSelectManyShuttle
The selectManyShuttle component provides a mechanism for selecting multiple values from a list of values by allowing the user to move items between two lists. |
class |
CoreSelectOrderShuttle
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |