|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICommonActionExtensionSite
Provides access to information required for the initialization of CommonActionProviders.
See the documentation of the org.eclipse.ui.navigator.navigatorContent
extension point and CommonActionProvider
for more information on
contributing actions.
CommonActionProvider
Method Summary | |
---|---|
INavigatorContentService |
getContentService()
|
String |
getExtensionId()
|
IExtensionStateModel |
getExtensionStateModel()
By default, the extension state model returned is for the associated content extension (if this is NOT a top-level action provider). |
String |
getPluginId()
|
StructuredViewer |
getStructuredViewer()
|
ICommonViewerSite |
getViewSite()
|
Method Detail |
---|
IExtensionStateModel getExtensionStateModel()
INavigatorContentService.findStateModel(String)
to locate the
state model of another content extension.
IExtensionStateModel
String getExtensionId()
String getPluginId()
INavigatorContentService getContentService()
StructuredViewer getStructuredViewer()
ICommonViewerSite getViewSite()
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.