Show a dialog asking whether to close a document.
This dialog is shown when closing a clean (non-dirty) document and confirmClosingDocument is true.
Options for the dialog
A promise that resolves to a result object
Show a dialog to rename a file.
The document context
A promise that resolves when rename is complete or null if cancelled
Show a dialog asking whether to save before closing a dirty document.
Options for the dialog
A promise that resolves to a result object
Dialog interfaces for document management.