Package org.eclipse.compare.internal
Interface ISavingSaveable
public interface ISavingSaveable
Interface defines API for checking if an object, preferably an instance of
Saveable
, is being saved.- Since:
- 3.7
-
Method Summary
-
Method Details
-
isSaving
boolean isSaving()
-