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

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

Uses of UIXSelectBoolean in oracle.adf.view.faces.component.core.input
 

Subclasses of UIXSelectBoolean in oracle.adf.view.faces.component.core.input
 class CoreSelectBooleanCheckbox
           The selectBooleanCheckbox control maps to a standard browser input checkbox, which toggles between selected and unselected states.
 class CoreSelectBooleanRadio
           The selectBooleanRadio control maps to a single browser input radio, grouped with all other selectBooleanRadio controls in the same form which share the same "group" attribute.
 



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