|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectOption | |
|---|---|
| org.exoplatform.answer.webui | |
| Uses of SelectOption in org.exoplatform.answer.webui |
|---|
| Methods in org.exoplatform.answer.webui that return types with arguments of type SelectOption | |
|---|---|
List<SelectOption> |
SelectOptionGroup.getOptions()
|
| Methods in org.exoplatform.answer.webui with parameters of type SelectOption | |
|---|---|
void |
SelectOptionGroup.addOption(SelectOption option)
Adds a SelectItemOption to the list |
| Method parameters in org.exoplatform.answer.webui with type arguments of type SelectOption | |
|---|---|
UIFormSelectBoxWithGroups |
UIFormSelectBoxWithGroups.addOptionGroup(String label,
List<SelectOption> options)
|
void |
SelectOptionGroup.setOptions(List<SelectOption> options)
|
| Constructor parameters in org.exoplatform.answer.webui with type arguments of type SelectOption | |
|---|---|
SelectOptionGroup(String label,
List<SelectOption> list)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||