public class FXFillCellEditor extends DialogCellEditor
CellEditor.LayoutData
CELL_EDITOR_IMG_DOTS_BUTTON
COPY, CUT, DELETE, FIND, PASTE, REDO, SELECT_ALL, UNDO
Constructor and Description |
---|
FXFillCellEditor(Composite parent) |
FXFillCellEditor(Composite parent,
int style) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected java.lang.Object |
openDialogBox(Control cellEditorWindow) |
protected void |
updateContents(java.lang.Object value) |
createButton, createContents, createControl, deactivate, doGetValue, doSetFocus, doSetValue, getDefaultLabel
activate, activate, addListener, addPropertyChangeListener, create, deactivate, dependsOnExternalFocusListener, fireApplyEditorValue, fireCancelEditor, fireEditorValueChanged, fireEnablementChanged, focusLost, getControl, getDoubleClickTimeout, getErrorMessage, getLayoutData, getStyle, getValidator, getValue, isActivated, isCopyEnabled, isCorrect, isCutEnabled, isDeleteEnabled, isDirty, isFindEnabled, isPasteEnabled, isRedoEnabled, isSelectAllEnabled, isUndoEnabled, isValueValid, keyReleaseOccured, markDirty, performCopy, performCut, performDelete, performFind, performPaste, performRedo, performSelectAll, performUndo, removeListener, removePropertyChangeListener, setErrorMessage, setFocus, setStyle, setValidator, setValue, setValueValid, valueChanged
public FXFillCellEditor(Composite parent)
public FXFillCellEditor(Composite parent, int style)
protected java.lang.Object openDialogBox(Control cellEditorWindow)
openDialogBox
in class DialogCellEditor
protected void updateContents(java.lang.Object value)
updateContents
in class DialogCellEditor
public void dispose()
dispose
in class CellEditor
Copyright (c) 2014 itemis AG and others. All rights reserved.