| Interface | Description |
|---|---|
| CountSelectedTextHandler |
Handler to format the text displayed when selectedTextFormat
is
count or count > #.Defaults to: X of Y selected |
| MaxOptionsTextHandler |
Handler to set the text displayed when
SelectOptions.MAX_OPTIONS
is enabled and the maximum number of options within the entire select or
an option group have been selected. |
| Class | Description |
|---|---|
| MultipleSelect |
Multiple select box.
|
| OptGroup |
Select option group widget.
|
| Option |
Select option widget.
|
| Select |
Standard select box.
|
| SelectBase<T> |
Bootstrap select widget base
|
| Enum | Description |
|---|---|
| SelectLanguage |
Copyright © 2017. All rights reserved.