| Package | Description | 
|---|---|
| jakarta.faces.model | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SelectItemGroupsee Javadoc of JSF Specification | 
| Modifier and Type | Method and Description | 
|---|---|
| SelectItem[] | SelectItemGroup. getSelectItems() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SelectItemGroup. setSelectItems(SelectItem[] selectItems) | 
| Constructor and Description | 
|---|
| SelectItemGroup(String label,
               String description,
               boolean disabled,
               SelectItem[] selectItems) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.