Uses of Interface
org.eclipse.team.ui.mapping.ISynchronizationCompareInput
-
Packages that use ISynchronizationCompareInput Package Description org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. -
-
Uses of ISynchronizationCompareInput in org.eclipse.team.ui.synchronize
Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizationCompareInput Modifier and Type Method Description boolean
ModelSynchronizeParticipant. checkForBufferChange(Shell shell, ISynchronizationCompareInput input, boolean cancelAllowed, IProgressMonitor monitor)
Convenience method for switching the active saveable of this participant to the saveable of the given input.
-