|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides initialization data for a content extension. Supplied in the
init()
methods of various interfaces allowed by the framework.
This interface is not intended to be implemented by clients.
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 |
public IExtensionStateModel getExtensionStateModel()
public IMemento getMemento()
public INavigatorContentExtension getExtension()
public INavigatorContentService getService()
|
Eclipse Platform Release 3.4 |
||||||||||
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, 2008. All rights reserved.