public static interface UIEvents.EventTags
Modifier and Type | Field and Description |
---|---|
static String |
ATTNAME
The attribute name
|
static String |
ELEMENT
The element that caused the event to be published
|
static String |
NEW_VALUE
The new value
|
static String |
OLD_VALUE
The old value
|
static String |
POSITION
The position (if applicable) of the change within the list.
|
static String |
TYPE
The event type @see UIEvents.EventTypes
|
static String |
WIDGET
The widget that generated the event
|
static final String ELEMENT
static final String WIDGET
static final String TYPE
static final String ATTNAME
static final String OLD_VALUE
static final String NEW_VALUE
static final String POSITION
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.