Uses of Class
org.syncope.console.wicket.markup.html.form.AjaxDropDownChoicePanel

Packages that use AjaxDropDownChoicePanel
org.syncope.console.wicket.markup.html.form   
 

Uses of AjaxDropDownChoicePanel in org.syncope.console.wicket.markup.html.form
 

Methods in org.syncope.console.wicket.markup.html.form that return AjaxDropDownChoicePanel
 AjaxDropDownChoicePanel<T> AjaxDropDownChoicePanel.setChoiceRenderer(org.apache.wicket.markup.html.form.IChoiceRenderer renderer)
           
 AjaxDropDownChoicePanel<T> AjaxDropDownChoicePanel.setChoices(org.apache.wicket.model.IModel<? extends List<? extends T>> choices)
           
 AjaxDropDownChoicePanel<T> AjaxDropDownChoicePanel.setChoices(List<T> choices)
           
 



Copyright © 2011. All Rights Reserved.