Uses of Class
ontopoly.components.AjaxParentFormChoiceComponentUpdatingBehavior
-
Packages that use AjaxParentFormChoiceComponentUpdatingBehavior Package Description ontopoly.components -
-
Uses of AjaxParentFormChoiceComponentUpdatingBehavior in ontopoly.components
Constructors in ontopoly.components with parameters of type AjaxParentFormChoiceComponentUpdatingBehavior Constructor Description AjaxParentCheckChild(String id, org.apache.wicket.model.IModel<String> model, AjaxParentFormChoiceComponentUpdatingBehavior apfc)
AjaxParentRadioChild(String id, org.apache.wicket.model.IModel<T> model, AjaxParentFormChoiceComponentUpdatingBehavior apfc)
-