public class EmptyableSimpleComboBox<T>
extends <any>
Constructor and Description |
---|
EmptyableSimpleComboBox() |
EmptyableSimpleComboBox(<any> labelProvider) |
Modifier and Type | Method and Description |
---|---|
void |
addAll(java.util.List<T> values) |
<C> void |
createValueBinding(C obj,
<any> vp) |
void |
setSorted(SortDir dir) |
public EmptyableSimpleComboBox()
public EmptyableSimpleComboBox(<any> labelProvider)
public <C> void createValueBinding(C obj, <any> vp)
public void setSorted(SortDir dir)
public void addAll(java.util.List<T> values)