Uses of Class
org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
Packages that use SynchronizePageActionGroup
Package
Description
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of SynchronizePageActionGroup in org.eclipse.team.ui.synchronize
Subclasses of SynchronizePageActionGroup in org.eclipse.team.ui.synchronizeModifier and TypeClassDescriptionclassAction group that contributes the merge actions to the model synchronize participant.Methods in org.eclipse.team.ui.synchronize with parameters of type SynchronizePageActionGroupModifier and TypeMethodDescriptionvoidISynchronizePageConfiguration.addActionContribution(SynchronizePageActionGroup group) Register the action group with the configuration.voidISynchronizePageConfiguration.removeActionContribution(SynchronizePageActionGroup group) Remove a previously registered action group.