public interface IServiceScopes
Modifier and Type | Field and Description |
---|---|
static String |
DIALOG_SCOPE
A sub-scope to the global scope that is not the workbench window.
|
static String |
MPESITE_SCOPE
An editor site within a MultiPageEditorPart.
|
static String |
PAGESITE_SCOPE
A page site service locator scope.
|
static String |
PARTSITE_SCOPE
A part site service locator scope.
|
static String |
WINDOW_SCOPE
A workbench window service locator scope.
|
static String |
WORKBENCH_SCOPE
The global service locator scope.
|
static final String WORKBENCH_SCOPE
static final String DIALOG_SCOPE
static final String WINDOW_SCOPE
static final String PARTSITE_SCOPE
static final String PAGESITE_SCOPE
static final String MPESITE_SCOPE
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.