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