| Workbench parts implement or adapt to this interface to participate
in actions that require a prompt for the user to provide input on
what to do with unsaved data when the part is closed or the Workbench
is shut down.
Note that if a part implements this interface, it is excluded from the
common "prompt to save" dialog, and instead opens its own dialog. This may
cause multiple prompts to the end user during a single user operation.
Implementors should be aware that this may lead to a less than optimal
user experience.
since: 3.1 |