| Package | Description |
|---|---|
| org.exoplatform.answer.webui | |
| org.exoplatform.answer.webui.popup |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectOption
An item in a UIFormInputItemSelector Each item is actually held in a SelectItemCategory, which is held by the UIFormInputItemSelector
|
class |
SelectOptionGroup
Represents an optgroup in a select element Holds a list of SelectItemOption that represent the options inside this optgroup
|
| Modifier and Type | Method and Description |
|---|---|
List<SelectItem> |
UIFormSelectBoxWithGroups.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
UIFormSelectBoxWithGroups |
UIFormSelectBoxWithGroups.setOptions(List<SelectItem> options) |
| Constructor and Description |
|---|
UIFormSelectBoxWithGroups(String name,
String bindingExpression,
List<SelectItem> options) |
| Modifier and Type | Method and Description |
|---|---|
List<SelectItem> |
UIAddressEmailsForm.getOptions() |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.