| Global action that saves all targets in the
workbench that implement ISaveTarget interface.
The action keeps track of opened save targets
and their 'save' state. If none of the currently
opened targets needs saving, it will disable.
This action is somewhat different from all
other global actions in that it works on
multiple targets at the same time i.e. it
does not disconnect from the target when it
becomes deactivated.
|