Uses of Class
jakarta.faces.component.UISelectBoolean
-
Packages that use UISelectBoolean Package Description jakarta.faces.component.html Specialized user interface component classes for HTML. -
-
Uses of UISelectBoolean in jakarta.faces.component.html
Subclasses of UISelectBoolean in jakarta.faces.component.html Modifier and Type Class Description class
HtmlSelectBooleanCheckbox
Represents an HTMLinput
element of typecheckbox
.
-