Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizePageSite
-
Packages that use ISynchronizePageSite Package Description org.eclipse.team.ui.synchronize 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 ISynchronizePageSite Modifier and Type Method Description ISynchronizePageSite
ISynchronizePageConfiguration. getSite()
Return the site which provides access to certain workbench services.Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizePageSite Modifier and Type Method Description void
ISynchronizePage. init(ISynchronizePageSite site)
Initialize this page with workbench part that contains the page.
-