Class EmptyableSimpleComboBox<T>
<any><T>
net.datenwerke.gxtdto.client.utilityservices.form.combo.EmptyableSimpleComboBox<T>
public class EmptyableSimpleComboBox<T>
extends <any>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid<C> voidcreateValueBinding(C obj, <any> vp) voidsetSorted(SortDir dir)
-
Constructor Details
-
EmptyableSimpleComboBox
public EmptyableSimpleComboBox() -
EmptyableSimpleComboBox
public EmptyableSimpleComboBox(<any> labelProvider)
-
-
Method Details
-
createValueBinding
public <C> void createValueBinding(C obj, <any> vp) -
setSorted
public void setSorted(SortDir dir) -
addAll
-