Uses of Class
oracle.adf.view.faces.component.UIXSelectMany

Packages that use UIXSelectMany
oracle.adf.view.faces.component   
oracle.adf.view.faces.component.core.input   
 

Uses of UIXSelectMany in oracle.adf.view.faces.component
 

Subclasses of UIXSelectMany in oracle.adf.view.faces.component
 class SelectOrderBase
           
 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 UIXSelectMany in oracle.adf.view.faces.component.core.input
 

Subclasses of UIXSelectMany 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.
 



Copyright © 2003-2004 Oracle Corporation. All Rights Reserved.