Uses of Class
com.googlecode.wicket.jquery.ui.form.dropdown.DropDownChoice
-
Packages that use DropDownChoice Package Description com.googlecode.wicket.jquery.ui.form.dropdown -
-
Uses of DropDownChoice in com.googlecode.wicket.jquery.ui.form.dropdown
Subclasses of DropDownChoice in com.googlecode.wicket.jquery.ui.form.dropdown Modifier and Type Class Description classAjaxDropDownChoice<T>Provides a JQuery UI Selectmenu widget (DropDownChoice).
This ajax version will post the component, using aOnChangeAjaxBehavior, when the 'change' javascript method is called.
-