Uses of Class
jakarta.faces.component.UISelectItems
Packages that use UISelectItems
-
Uses of UISelectItems in jakarta.faces.component
Subclasses of UISelectItems in jakarta.faces.componentModifier and TypeClassDescriptionclassUISelectItemGroups is a component that may be nested inside aUISelectManyorUISelectOnecomponent, and causes the addition of one or moreSelectItemGroupof one or moreSelectIteminstances to the list of available options in the parent component.