public interface ICommonContentExtensionSite
init() methods of various interfaces allowed by the framework.ICommonLabelProvider,
ICommonContentProvider| Modifier and Type | Method and Description |
|---|---|
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() |
IExtensionStateModel getExtensionStateModel()
IMemento getMemento()
INavigatorContentExtension getExtension()
INavigatorContentService getService()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.