Package org.eclipse.e4.ui.workbench
Interface UIEvents.ToolBarContributions
-
- Enclosing class:
- UIEvents
public static interface UIEvents.ToolBarContributions
-
-
Field Summary
Fields Modifier and Type Field Description static String
TOOLBARCONTRIBUTIONS
static String
TOPIC
Deprecated.static String
TOPIC_ALL
static String
TOPIC_TOOLBARCONTRIBUTIONS
-
-
-
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_TOOLBARCONTRIBUTIONS
static final String TOPIC_TOOLBARCONTRIBUTIONS
- See Also:
- Constant Field Values
-
TOOLBARCONTRIBUTIONS
static final String TOOLBARCONTRIBUTIONS
- See Also:
- Constant Field Values
-
-