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