Uses of Class
org.eclipse.jface.viewers.ColumnViewerEditor
Package
Description
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
-
Uses of ColumnViewerEditor in org.eclipse.jface.viewers
Modifier and TypeClassDescriptionfinal class
This is an editor-implementation forTable
class
This is an editor implementation forTree
Modifier and TypeMethodDescriptionprotected ColumnViewerEditor
AbstractTreeViewer.createViewerEditor()
This implementation ofAbstractTreeViewer.createViewerEditor()
returns null to ensure API backwards compatibility.protected abstract ColumnViewerEditor
ColumnViewer.createViewerEditor()
Creates the viewer editor used for editing cell contents.protected ColumnViewerEditor
TableViewer.createViewerEditor()
protected ColumnViewerEditor
TreeViewer.createViewerEditor()
ColumnViewer.getColumnViewerEditor()
Modifier and TypeMethodDescriptionvoid
ColumnViewer.setColumnViewerEditor
(ColumnViewerEditor columnViewerEditor)