| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.ui.form.dropdown.lazy |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxDropDownList<T>
Provides a Kendo UI DropDownList widget.
It should be created on a HTML <input /> element This ajax version will post the component, using a OnChangeAjaxBehavior, when the 'change' javascript method is called. |
| Modifier and Type | Method and Description |
|---|---|
DropDownList<?> |
DropDownList.setListWidth(int width)
Sets the (inner) list width.
|
Copyright © 2021 7thWeb. All rights reserved.