public class StringThreeDropDownChoicesModel extends ThreeDropDownChoicesModel<String>
| Constructor and Description |
|---|
StringThreeDropDownChoicesModel(String selectedTrademark,
Map<String,List<String>> modelsMap)
Instantiates a new string three drop down choices model.
|
StringThreeDropDownChoicesModel(String selectedTrademark,
Map<String,List<String>> modelsMap,
List<String> selectedValuesChoices)
Instantiates a new string three drop down choices model.
|
addSelectedValue, containsSelectedValue, removeSelectedValuegetChildChoicespublic StringThreeDropDownChoicesModel(String selectedTrademark, Map<String,List<String>> modelsMap)
selectedTrademark - the selected trademarkmodelsMap - the models mappublic StringThreeDropDownChoicesModel(String selectedTrademark, Map<String,List<String>> modelsMap, List<String> selectedValuesChoices)
selectedTrademark - the selected trademarkmodelsMap - the models mapselectedValuesChoices - the selected values choicesCopyright © 2010–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.