public class BooleanComboEditor extends ArgumentEditor
ArgumentEditor.IEditorListener
Constructor and Description |
---|
BooleanComboEditor(Composite parent,
IQueryContext context,
ArgumentDescriptor descriptor,
TableItem item) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
boolean |
setFocus() |
void |
setValue(Object value) |
addListener, getDescriptor, removeListener
public BooleanComboEditor(Composite parent, IQueryContext context, ArgumentDescriptor descriptor, TableItem item)
public Object getValue()
getValue
in class ArgumentEditor
public void setValue(Object value) throws SnapshotException
setValue
in class ArgumentEditor
SnapshotException
public boolean setFocus()