Uses of Class
org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
-
Packages that use SynchronizePageActionGroup Package Description org.eclipse.team.ui.synchronize 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.synchronize Modifier and Type Class Description classModelSynchronizeParticipantActionGroupAction group that contributes the merge actions to the model synchronize participant.Methods in org.eclipse.team.ui.synchronize with parameters of type SynchronizePageActionGroup Modifier and Type Method Description voidISynchronizePageConfiguration. addActionContribution(SynchronizePageActionGroup group)Register the action group with the configuration.voidISynchronizePageConfiguration. removeActionContribution(SynchronizePageActionGroup group)Remove a previously registered action group.
-