Package org.eclipse.e4.ui.workbench
Interface UIEvents.MenuContributions
-
- Enclosing class:
- UIEvents
public static interface UIEvents.MenuContributions
-
-
Field Summary
Fields Modifier and Type Field Description static StringMENUCONTRIBUTIONSstatic StringTOPICDeprecated.static StringTOPIC_ALLstatic StringTOPIC_MENUCONTRIBUTIONS
-
-
-
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_MENUCONTRIBUTIONS
static final String TOPIC_MENUCONTRIBUTIONS
- See Also:
- Constant Field Values
-
MENUCONTRIBUTIONS
static final String MENUCONTRIBUTIONS
- See Also:
- Constant Field Values
-
-