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