Class SFFCStaticDropdownList<M>
java.lang.Object
net.datenwerke.gxtdto.client.forms.simpleform.providers.configs.lists.SFFCStaticList<M>
net.datenwerke.gxtdto.client.forms.simpleform.providers.configs.impl.SFFCStaticDropdownList<M>
- All Implemented Interfaces:
SFFCSimpleList,SimpleFormFieldConfiguration
-
Nested Class Summary
Nested classes/interfaces inherited from class net.datenwerke.gxtdto.client.forms.simpleform.providers.configs.lists.SFFCStaticList
SFFCStaticList.TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.gxtdto.client.forms.simpleform.providers.configs.lists.SFFCStaticList
allowBlank, getValues, isMultiselect
-
Constructor Details
-
SFFCStaticDropdownList
public SFFCStaticDropdownList()
-
-
Method Details
-
getType
- Specified by:
getTypein classSFFCStaticList<M>
-
getWidth
public int getWidth() -
allowTextSelection
public boolean allowTextSelection()- Overrides:
allowTextSelectionin classSFFCStaticList<M>
-