Eclipse Platform
Release 3.3

org.eclipse.jface.viewers
Class ColumnViewerEditorDeactivationEvent

java.lang.Object
  extended byjava.util.EventObject
      extended byorg.eclipse.jface.viewers.ColumnViewerEditorDeactivationEvent
All Implemented Interfaces:
Serializable

public class ColumnViewerEditorDeactivationEvent
extends 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(Object source)
           
 
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(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.