|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
This interface is not intended to be implemented by clients.
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). |
StructuredViewer |
getStructuredViewer()
|
ICommonViewerSite |
getViewSite()
|
Method Detail |
public IExtensionStateModel getExtensionStateModel()
INavigatorContentService.findStateModel(String)
to locate the
state model of another content extension.
IExtensionStateModel
public String getExtensionId()
public INavigatorContentService getContentService()
public StructuredViewer getStructuredViewer()
public ICommonViewerSite getViewSite()
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.