PyIPersistFile Object

Description of the interface

Methods

IsDirty
Checks an object for changes since it was last saved to its current file. 

Load
Opens the specified file and initializes an object from the file contents. 

Save
Saves the object into the specified file. 

SaveCompleted
Notifies the object that it can revert from NoScribble mode to Normal mode. 

GetCurFile
Gets the current name of the file associated with the object.