Array of editor references. The editors must belong to this workbench page. If any of the editors have unsaved content and save is true, the user will be given the opportunity to save them.
true to save the editor contents if required (recommended), and false to discard any unsaved changes
@return true if the editors were successfully closed, andfalse if the editors are still open
@since 3.0
Editors to close
@return true if all editors in the collection were closed; falseif at least one editor vetoed closing
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |