Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.team.ui.mapping.SaveableComparison

Packages that use SaveableComparison
org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. 
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Uses of SaveableComparison in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping that return SaveableComparison
  SaveableComparison MergeActionHandler. getSaveable ()
          Return the saveable that is the target of this handler.
  SaveableComparison ISynchronizationCompareInput. getSaveable ()
          Return the saveable for this compare input or null if the input is saved directly to disk when the compare editor input is changed or the compare editor is closed.
  SaveableComparison SynchronizationOperation. getSaveable ()
          Return the saveable that this operation will write its results to or null if the operation does not buffer its results.
 

Uses of SaveableComparison in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize that return SaveableComparison
protected   SaveableComparison ModelParticipantAction. getActiveSaveable ()
          Return the currently active saveable.
  SaveableComparison ModelSynchronizeParticipant. getActiveSaveable ()
          Return the active saveable for this participant.
protected   SaveableComparison ModelParticipantAction. getTargetSaveable ()
          Return the saveable that is the target of this operation.
 

Methods in org.eclipse.team.ui.synchronize with parameters of type SaveableComparison
static void ModelParticipantAction. handleTargetSaveableChange ( Shell shell, SaveableComparison targetSaveable, SaveableComparison activeSaveable, boolean allowCancel, IProgressMonitor monitor)
          Convenience method that prompts if the currently active saveable is dirty and either saves or reverts the saveable depending on the users input.
static boolean ModelParticipantAction. promptToSaveChanges ( Shell shell, SaveableComparison saveable, boolean allowCancel)
          Convenience method that prompts to save changes in the given dirty model.
protected  void ModelParticipantAction. setActiveSaveable ( SaveableComparison saveable)
          Set the active saveable.
 void ModelSynchronizeParticipant. setActiveSaveable ( SaveableComparison activeSaveable)
          Set the active saveable of this participant.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire