Implementors are expected to open a "Save As" dialog where the user will be able to select a new name for the contents. After the selection is made, the contents should be saved to that new name. During this operation a IProgressMonitor
should be used to indicate progress.
If the save is successful, the part fires a property changed event reflecting the new dirty state (PROP_DIRTY
property).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|