| Package | Description |
|---|---|
| com.databasesandlife.util.wicket |
Wicket components.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GroupedDropDownChoice.init(org.apache.wicket.model.IModel<List<T>> model,
List<GroupedDropDownChoice.DropDownChoiceGroup<T>> values,
org.apache.wicket.extensions.markup.html.form.select.IOptionRenderer<T> renderer,
String htmlId) |
| Constructor and Description |
|---|
GroupedDropDownChoice(String wicketId,
org.apache.wicket.model.IModel<List<T>> model,
List<GroupedDropDownChoice.DropDownChoiceGroup<T>> values,
org.apache.wicket.extensions.markup.html.form.select.IOptionRenderer<T> renderer,
String htmlId) |
Copyright © 2003–2018. All rights reserved.