| Package | Description |
|---|---|
| org.apache.syncope.client.ui.commons.markup.html.form |
| Modifier and Type | Method and Description |
|---|---|
AjaxDropDownChoicePanel<T> |
AjaxDropDownChoicePanel.setChoiceRenderer(org.apache.wicket.markup.html.form.IChoiceRenderer<T> renderer) |
AjaxDropDownChoicePanel<T> |
AjaxDropDownChoicePanel.setChoices(org.apache.wicket.model.IModel<? extends List<? extends T>> choices) |
AjaxDropDownChoicePanel<T> |
AjaxDropDownChoicePanel.setChoices(List<T> choices) |
AjaxDropDownChoicePanel<T> |
AjaxDropDownChoicePanel.setNullValid(boolean validity) |
Copyright © 2020–2023. All rights reserved.