Uses of Class
jakarta.faces.component.UISelectItems
-
Uses of UISelectItems in jakarta.faces.component
Modifier and TypeClassDescriptionclass
UISelectItemGroups is a component that may be nested inside aUISelectMany
orUISelectOne
component, and causes the addition of one or moreSelectItemGroup
of one or moreSelectItem
instances to the list of available options in the parent component.