public class CDateTimeCellEditor
extends org.eclipse.jface.viewers.CellEditor
Constructor | Description |
---|---|
CDateTimeCellEditor(org.eclipse.swt.widgets.Composite parent) |
Creates a new date/time cell editor parented under the given control.
|
CDateTimeCellEditor(org.eclipse.swt.widgets.Composite parent,
int style) |
Creates a new date/time cell editor parented under the given control.
|
CDateTimeCellEditor(org.eclipse.swt.widgets.Composite parent,
java.lang.String pattern) |
Creates a new date/time cell editor parented under the given control.
|
activate, activate, addListener, addPropertyChangeListener, create, deactivate, dispose, getControl, getErrorMessage, getLayoutData, 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 CDateTimeCellEditor(org.eclipse.swt.widgets.Composite parent)
parent
- the parent controlpublic CDateTimeCellEditor(org.eclipse.swt.widgets.Composite parent, int style)
parent
- the parent controlstyle
- the style bitspublic CDateTimeCellEditor(org.eclipse.swt.widgets.Composite parent, java.lang.String pattern)
parent
- the parent controlstyle
- the style bits