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

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

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

Subclasses of UIXSelectOne in org.apache.myfaces.trinidad.component.core.input
 class CoreSelectOneChoice
          The selectOneChoice component creates a menu-style component, which allows the user to select a single value from a list of items.
 class CoreSelectOneListbox
          The UIXSelectOneListbox component creates a component which allows the user to select a single value from a list of items.
 class CoreSelectOneRadio
          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.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.