| Package | Description |
|---|---|
| org.apache.wicket.markup.html.form |
HTML Forms and form components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBoxMultipleChoice<T>
A choice subclass that shows choices via checkboxes.
|
| Modifier and Type | Method and Description |
|---|---|
ListMultipleChoice<T> |
ListMultipleChoice.setMaxRows(int maxRows)
Sets the number of visible rows in the listbox.
|
ListMultipleChoice<T> |
ListMultipleChoice.setRetainDisabledSelected(boolean retain) |
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.