Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.jface.viewers.ColumnViewerEditorDeactivationEvent

Packages that use ColumnViewerEditorDeactivationEvent
org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets.  
 

Uses of ColumnViewerEditorDeactivationEvent in org.eclipse.jface.viewers
 

Methods in org.eclipse.jface.viewers with parameters of type ColumnViewerEditorDeactivationEvent
protected  void CellEditor.deactivate(ColumnViewerEditorDeactivationEvent event)
           
abstract  void ColumnViewerEditorActivationListener.beforeEditorDeactivated(ColumnViewerEditorDeactivationEvent event)
          Called before an editor is deactivated
abstract  void ColumnViewerEditorActivationListener.afterEditorDeactivated(ColumnViewerEditorDeactivationEvent event)
          Called after an editor is deactivated
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.