public class BoolValueEditor
extends org.eclipse.jface.viewers.ComboBoxCellEditor
Modifier and Type | Field and Description |
---|---|
static int |
DROP_DOWN_ON_KEY_ACTIVATION |
static int |
DROP_DOWN_ON_MOUSE_ACTIVATION |
static int |
DROP_DOWN_ON_PROGRAMMATIC_ACTIVATION |
static int |
DROP_DOWN_ON_TRAVERSE_ACTIVATION |
Constructor and Description |
---|
BoolValueEditor(org.eclipse.swt.widgets.Composite parent,
int style) |
getItems, getLayoutData, setItems
activate, addListener, addPropertyChangeListener, create, deactivate, dispose, getControl, getErrorMessage, getStyle, getValidator, getValue, isActivated, isCopyEnabled, isCutEnabled, isDeleteEnabled, isDirty, isFindEnabled, isPasteEnabled, isRedoEnabled, isSelectAllEnabled, isUndoEnabled, isValueValid, performCopy, performCut, performDelete, performFind, performPaste, performRedo, performSelectAll, performUndo, removeListener, removePropertyChangeListener, setFocus, setStyle, setValidator, setValue
public static final int DROP_DOWN_ON_MOUSE_ACTIVATION
public static final int DROP_DOWN_ON_KEY_ACTIVATION
public static final int DROP_DOWN_ON_PROGRAMMATIC_ACTIVATION
public static final int DROP_DOWN_ON_TRAVERSE_ACTIVATION