Uses of Class
org.apache.myfaces.trinidad.component.UIXSelectMany

Packages that use UIXSelectMany
org.apache.myfaces.trinidad.component   
org.apache.myfaces.trinidad.component.core.input   
 

Uses of UIXSelectMany in org.apache.myfaces.trinidad.component
 

Subclasses of UIXSelectMany in org.apache.myfaces.trinidad.component
 class UIXSelectOrder
          Events:
Type Phases Description
javax.faces.event.ValueChangeEvent Apply Request Values The valueChange event is delivered when the value attribute is changed.
 

Uses of UIXSelectMany in org.apache.myfaces.trinidad.component.core.input
 

Subclasses of UIXSelectMany in org.apache.myfaces.trinidad.component.core.input
 class CoreSelectManyCheckbox
          The selectManyCheckbox component creates a component which allows the user to select many values from a series of checkboxes.
 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 © 2001-2007 Apache Software Foundation. All Rights Reserved.