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

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

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

Subclasses of UIXSelectBoolean in org.apache.myfaces.trinidad.component.core.input
 class CoreSelectBooleanCheckbox
           The selectBooleanCheckbox component maps to a standard browser input checkbox, which toggles between selected and unselected states.
 class CoreSelectBooleanRadio
           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.
 



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