Uses of Class
org.eclipse.jface.viewers.ColumnViewerEditorDeactivationEvent
Package
Description
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
-
Uses of ColumnViewerEditorDeactivationEvent in org.eclipse.jface.viewers
Modifier and TypeMethodDescriptionabstract void
ColumnViewerEditorActivationListener.afterEditorDeactivated
(ColumnViewerEditorDeactivationEvent event) Called after an editor is deactivatedabstract void
ColumnViewerEditorActivationListener.beforeEditorDeactivated
(ColumnViewerEditorDeactivationEvent event) Called before an editor is deactivatedprotected void
CellEditor.deactivate
(ColumnViewerEditorDeactivationEvent event)