Uses of Class
org.apache.wicket.ajax.form.AjaxFormChoiceComponentUpdatingBehavior
-
Packages that use AjaxFormChoiceComponentUpdatingBehavior Package Description org.apache.wicket.ajax.form -
-
Uses of AjaxFormChoiceComponentUpdatingBehavior in org.apache.wicket.ajax.form
Methods in org.apache.wicket.ajax.form that return AjaxFormChoiceComponentUpdatingBehavior Modifier and Type Method Description static AjaxFormChoiceComponentUpdatingBehaviorAjaxFormChoiceComponentUpdatingBehavior. onUpdateChoice(org.danekja.java.util.function.serializable.SerializableConsumer<AjaxRequestTarget> onUpdateChoice)Creates anAjaxFormChoiceComponentUpdatingBehaviorbased on lambda expressions
-