|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICommonContentExtensionSite | |
---|---|
org.eclipse.team.ui.mapping | Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. |
org.eclipse.ui.navigator | Provides the Common Navigator framework. |
Uses of ICommonContentExtensionSite in org.eclipse.team.ui.mapping |
---|
Methods in org.eclipse.team.ui.mapping that return ICommonContentExtensionSite | |
ICommonContentExtensionSite |
SynchronizationLabelProvider.getExtensionSite()
Return the Common Navigator extension site for this label provider. |
ICommonContentExtensionSite |
SynchronizationContentProvider.getExtensionSite()
Return the Common Navigator extension site for this content provider. |
Methods in org.eclipse.team.ui.mapping with parameters of type ICommonContentExtensionSite | |
void |
SynchronizationLabelProvider.init(ICommonContentExtensionSite site)
|
void |
SynchronizationContentProvider.init(ICommonContentExtensionSite site)
|
Uses of ICommonContentExtensionSite in org.eclipse.ui.navigator |
---|
Methods in org.eclipse.ui.navigator with parameters of type ICommonContentExtensionSite | |
void |
ICommonLabelProvider.init(ICommonContentExtensionSite aConfig)
Initialize the label provider with the given configuration. |
void |
ICommonContentProvider.init(ICommonContentExtensionSite aConfig)
Initialize the content provider with the given configuration. |
|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.