| Package | Description |
|---|---|
| org.apache.syncope.client.ui.commons.markup.html.form |
| Modifier and Type | Method and Description |
|---|---|
AjaxPalettePanel<T> |
AjaxPalettePanel.Builder.build(String id,
org.apache.wicket.model.IModel<List<T>> model,
AjaxPalettePanel.Builder.Query<T> choices) |
| Constructor and Description |
|---|
AjaxPalettePanel(String id,
org.apache.wicket.model.IModel<List<T>> model,
AjaxPalettePanel.Builder.Query<T> query,
AjaxPalettePanel.Builder<T> builder) |
Copyright © 2020–2023. All rights reserved.