|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICommonContentExtensionSite
Provides initialization data for a content extension. Supplied in the
init()
methods of various interfaces allowed by the framework.
ICommonLabelProvider
,
ICommonContentProvider
Method Summary | |
---|---|
INavigatorContentExtension |
getExtension()
|
IExtensionStateModel |
getExtensionStateModel()
The extension state model allows an extension to isolate all of the dynamic state information that affects how it presents content or displays actions. |
IMemento |
getMemento()
Advanced extensions may expose user-customizeable properties that affect the structure or behavior of the extension. |
INavigatorContentService |
getService()
|
Method Detail |
---|
IExtensionStateModel getExtensionStateModel()
IMemento getMemento()
INavigatorContentExtension getExtension()
INavigatorContentService getService()
|
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.