Package org.eclipse.e4.ui.workbench
Interface UIEvents.Item
-
- Enclosing class:
- UIEvents
public static interface UIEvents.Item
-
-
Field Detail
-
TOPIC
@Deprecated static final String TOPIC
Deprecated.- See Also:
- Constant Field Values
-
TOPIC_ALL
static final String TOPIC_ALL
- See Also:
- Constant Field Values
-
TOPIC_ENABLED
static final String TOPIC_ENABLED
- See Also:
- Constant Field Values
-
TOPIC_SELECTED
static final String TOPIC_SELECTED
- See Also:
- Constant Field Values
-
TOPIC_TYPE
static final String TOPIC_TYPE
- See Also:
- Constant Field Values
-
ENABLED
static final String ENABLED
- See Also:
- Constant Field Values
-
SELECTED
static final String SELECTED
- See Also:
- Constant Field Values
-
TYPE
static final String TYPE
- See Also:
- Constant Field Values
-
-