Eclipse Platform
Release 3.3

org.eclipse.jface.viewers
Class ColumnViewerEditorDeactivationEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.eclipse.jface.viewers.ColumnViewerEditorDeactivationEvent
All Implemented Interfaces:
java.io.Serializable

public class ColumnViewerEditorDeactivationEvent
extends java.util.EventObject

This event is fired when an editor deactivated

Since:
3.3
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ColumnViewerEditorDeactivationEvent(java.lang.Object source)
           
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ColumnViewerEditorDeactivationEvent

public ColumnViewerEditorDeactivationEvent(java.lang.Object source)
Parameters:
source -

Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.