public class GridViewerEditor
extends ColumnViewerEditor
Modifier and Type | Field and Description |
---|---|
static int |
SELECTION_FOLLOWS_EDITOR
The selection follows the editor
|
Modifier and Type | Method and Description |
---|---|
static void |
create(GridTableViewer viewer,
ColumnViewerEditorActivationStrategy editorActivationStrategy,
int feature)
FIXME
|
static void |
create(GridTreeViewer viewer,
ColumnViewerEditorActivationStrategy editorActivationStrategy,
int feature)
FIXME
|
ViewerCell |
getFocusCell()
FIXME
|
protected void |
setEditor(Control w,
Item item,
int fColumnNumber)
FIXME
|
protected void |
setLayoutData(LayoutData layoutData)
FIXME
|
protected void |
updateFocusCell(ViewerCell focusCell,
ColumnViewerEditorActivationEvent event) |
public static final int SELECTION_FOLLOWS_EDITOR
protected void setLayoutData(LayoutData layoutData)
public ViewerCell getFocusCell()
protected void updateFocusCell(ViewerCell focusCell, ColumnViewerEditorActivationEvent event)
public static void create(GridTableViewer viewer, ColumnViewerEditorActivationStrategy editorActivationStrategy, int feature)
viewer
- editorActivationStrategy
- feature
- public static void create(GridTreeViewer viewer, ColumnViewerEditorActivationStrategy editorActivationStrategy, int feature)
viewer
- editorActivationStrategy
- feature
-
Copyright (c) EclipseSource and others 2002, 2020.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0