Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizePageSite
Packages that use ISynchronizePageSite
Package
Description
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of ISynchronizePageSite in org.eclipse.team.ui.synchronize
Methods in org.eclipse.team.ui.synchronize that return ISynchronizePageSiteModifier and TypeMethodDescriptionISynchronizePageConfiguration.getSite()Return the site which provides access to certain workbench services.Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizePageSiteModifier and TypeMethodDescriptionvoidISynchronizePage.init(ISynchronizePageSite site) Initialize this page with workbench part that contains the page.