Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.ui.navigator.ICommonActionExtensionSite

Packages that use ICommonActionExtensionSite
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. 
org.eclipse.ui.navigator.resources Provides reusable components for clients that need to expand on the capabilities provided by the reference Common Navigator Resources extension. 
 

Uses of ICommonActionExtensionSite in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping that return ICommonActionExtensionSite
 ICommonActionExtensionSite SynchronizationActionProvider.getExtensionSite()
          Return the extension site for this action provider.
 

Methods in org.eclipse.team.ui.mapping with parameters of type ICommonActionExtensionSite
 void SynchronizationActionProvider.init(ICommonActionExtensionSite site)
           
 

Uses of ICommonActionExtensionSite in org.eclipse.ui.navigator
 

Methods in org.eclipse.ui.navigator that return ICommonActionExtensionSite
protected  ICommonActionExtensionSite CommonActionProvider.getActionSite()
           
 

Methods in org.eclipse.ui.navigator with parameters of type ICommonActionExtensionSite
 void CommonActionProvider.init(ICommonActionExtensionSite aSite)
           Initialize the current ICommonActionProvider with the supplied information.
 

Uses of ICommonActionExtensionSite in org.eclipse.ui.navigator.resources
 

Methods in org.eclipse.ui.navigator.resources with parameters of type ICommonActionExtensionSite
 void GoIntoActionProvider.init(ICommonActionExtensionSite anActionSite)
           
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.