|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IOptionRenderer<T> | |
| Class Summary | |
|---|---|
| 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:
<wicket:container wicket:id="selectOptions"><option wicket:id="option"></option></wicket:container>
|
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||