Package org.eclipse.e4.ui.workbench
Interface UIEvents.Parameter
-
- Enclosing class:
- UIEvents
public static interface UIEvents.Parameter
-
-
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_VALUE
static final String TOPIC_VALUE
- See Also:
- Constant Field Values
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
VALUE
static final String VALUE
- See Also:
- Constant Field Values
-
-