UISelectItemGroup is a component that may be nested inside a UISelectMany
or UISelectOne
component, and causes the addition
of one SelectItemGroup
of one or more SelectItem
instances to the list of available options in the parent component. This component
accepts only children of type UISelectItems
or UISelectItem
.
Modifier and Type | Field and Description |
---|---|
public static final String | COMPONENT_TYPE
Hides jakarta. The standard component type for this component. |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public Object | getValue()
Overrides jakarta.
Return a new |
COMPONENT_TYPE | back to summary |
---|---|
public static final String COMPONENT_TYPE Hides jakarta. The standard component type for this component. |
UISelectItemGroup | back to summary |
---|---|
public UISelectItemGroup() |
getValue | back to summary |
---|---|
public Object getValue() Overrides jakarta.
Return a new
|