| Package | Description |
|---|---|
| org.exoplatform.answer.webui |
| Modifier and Type | Method and Description |
|---|---|
List<SelectOption> |
SelectOptionGroup.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectOptionGroup.addOption(SelectOption option)
Adds a SelectItemOption to the list
|
| Modifier and Type | Method and Description |
|---|---|
UIFormSelectBoxWithGroups |
UIFormSelectBoxWithGroups.addOptionGroup(String label,
List<SelectOption> options) |
void |
SelectOptionGroup.setOptions(List<SelectOption> options) |
| Constructor and Description |
|---|
SelectOptionGroup(String label,
List<SelectOption> list) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.