|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListMultipleChoice | |
|---|---|
| org.apache.wicket.markup.html.form | HTML Forms and form components. |
| Uses of ListMultipleChoice in org.apache.wicket.markup.html.form |
|---|
| Subclasses of ListMultipleChoice in org.apache.wicket.markup.html.form | |
|---|---|
class |
CheckBoxMultipleChoice<T>
A choice subclass that shows choices via checkboxes. |
| Methods in org.apache.wicket.markup.html.form that return ListMultipleChoice | |
|---|---|
ListMultipleChoice<T> |
ListMultipleChoice.setMaxRows(int maxRows)
Sets the number of visible rows in the listbox. |
ListMultipleChoice<T> |
ListMultipleChoice.setRetainDisabledSelected(boolean retain)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||