Package org.eclipse.e4.ui.workbench
Interface UIEvents.CommandParameter
-
- Enclosing class:
- UIEvents
public static interface UIEvents.CommandParameter
-
-
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_NAME
static final String TOPIC_NAME
- See Also:
- Constant Field Values
-
TOPIC_OPTIONAL
static final String TOPIC_OPTIONAL
- See Also:
- Constant Field Values
-
TOPIC_TYPEID
static final String TOPIC_TYPEID
- See Also:
- Constant Field Values
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
OPTIONAL
static final String OPTIONAL
- See Also:
- Constant Field Values
-
TYPEID
static final String TYPEID
- See Also:
- Constant Field Values
-
-