Package org.eclipse.e4.ui.workbench
Interface UIEvents.TrimBar
-
- Enclosing class:
- UIEvents
public static interface UIEvents.TrimBar
- Since:
- 1.1
-
-
Field Summary
Fields Modifier and Type Field Description static String
PENDINGCLEANUP
static String
TOPIC
Deprecated.static String
TOPIC_ALL
static String
TOPIC_PENDINGCLEANUP
-
-
-
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_PENDINGCLEANUP
static final String TOPIC_PENDINGCLEANUP
- See Also:
- Constant Field Values
-
PENDINGCLEANUP
static final String PENDINGCLEANUP
- See Also:
- Constant Field Values
-
-