T - the generic typepublic class TwoDropDownChoicesModel<T> extends Object implements org.apache.wicket.util.io.IClusterable
| Constructor and Description |
|---|
TwoDropDownChoicesModel(T selectedOption,
Map<T,List<T>> modelsMap)
Instantiates a new generic two drop down choices model.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.model.IModel<List<T>> |
getChildChoices()
Gets the child choices.
|
Copyright © 2010–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.