|
Eclipse Platform Release 3.2 |
|||||||||
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.
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. |
Method Detail |
---|
IExtensionStateModel getExtensionStateModel()
IMemento getMemento()
INavigatorContentExtension getExtension()
|
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.