public class ColumnViewerEditorDeactivationEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
static int |
EDITOR_CANCELED
Event when editor is canceled
|
static int |
EDITOR_SAVED
Event when editor is saved
|
int |
eventType
The event type
|
source
Constructor and Description |
---|
ColumnViewerEditorDeactivationEvent(Object source) |
public int eventType
public static final int EDITOR_CANCELED
public static final int EDITOR_SAVED
public ColumnViewerEditorDeactivationEvent(Object source)
source
-
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.