public interface IServiceConstants
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTIVE_CONTEXTS
The set of the contexts that are currently active.
|
static java.lang.String |
ACTIVE_PART
The part active in a given context.
|
static java.lang.String |
ACTIVE_SELECTION
The current selection
This value can be
null if there is no selection
|
static java.lang.String |
ACTIVE_SHELL
The currently active Shell.
|
static java.lang.String |
SELECTION
Deprecated.
|
static final java.lang.String ACTIVE_SELECTION
This value can be null if there is no selection
@Deprecated static final java.lang.String SELECTION
ACTIVE_SELECTION. All clients of this API should
change their references to ACTIVE_SELECTION.static final java.lang.String ACTIVE_CONTEXTS
static final java.lang.String ACTIVE_PART
This value can be null if there is no active part in a given
context.
static final java.lang.String ACTIVE_SHELL
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.