| Interface | Description |
|---|---|
| IOptionRenderer<T> |
| Class | Description |
|---|---|
| Select<T> |
Component that represents a
<select> box. |
| SelectOption<T> |
Component representing a single
<option> html element |
| SelectOptions<T> |
Component that makes it easy to produce a list of SelectOption components
Example markup:
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.