public class ColumnViewerEditorDeactivationEvent
extends java.util.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
|
| Constructor and Description |
|---|
ColumnViewerEditorDeactivationEvent(java.lang.Object source) |
public int eventType
public static final int EDITOR_CANCELED
public static final int EDITOR_SAVED
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.