Home
last modified time | relevance | path

Searched refs:forceDialog (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1559 App.prototype.saveFile = function(forceDialog) argument
1565 if (!forceDialog && file.getTitle() != null)
H A DApp.js4401 App.prototype.saveFile = function(forceDialog, success) argument
4435 …if (!forceDialog && file.getTitle() != null && file.invalidFileHandle == null && this.mode != null)
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4792 EditorUi.prototype.saveFile = function(forceDialog) argument
4794 if (!forceDialog && this.editor.filename != null)