|
Eclipse Platform Release 3.2 |
|||||||||
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.
This interface is not intended to be implemented by clients.
CommonActionProvider
Method Summary | |
---|---|
INavigatorContentService |
getContentService()
|
java.lang.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 |
---|
IExtensionStateModel getExtensionStateModel()
INavigatorContentService.findStateModel(String)
to locate the
state model of another content extension.
IExtensionStateModel
java.lang.String getExtensionId()
INavigatorContentService getContentService()
StructuredViewer getStructuredViewer()
ICommonViewerSite getViewSite()
|
Eclipse Platform Release 3.2 |
|||||||||
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, 2006. All rights reserved.