Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js3872 App.prototype.showSaveFilePicker = function(success, error, opts) method in App
3884 window.showSaveFilePicker(opts).then(mxUtils.bind(this, function(fileHandle)
4441 this.showSaveFilePicker(mxUtils.bind(this, function(fileHandle, desc)
4498 this.showSaveFilePicker(mxUtils.bind(this, function(fileHandle, desc)
4804 this.showSaveFilePicker(mxUtils.bind(this, function(fileHandle, desc)
H A DMenus.js2734 editorUi.showSaveFilePicker(mxUtils.bind(editorUi, function(fileHandle, desc)
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11661showSaveFilePicker=function(b,e,d){e=null!=e?e:mxUtils.bind(this,function(b){"AbortError"!=b.name&…
11678 …mode)if(null!=d&&d.constructor==LocalFile&&null!=d.fileHandle)this.showSaveFilePicker(mxUtils.bind…
11680 …ll==n&&e==App.MODE_DEVICE?null!=d&&EditorUi.nativeFileSupport?this.showSaveFilePicker(mxUtils.bind…
11690 …}),p):!f&&c==App.MODE_DEVICE&&EditorUi.nativeFileSupport?(m(),this.showSaveFilePicker(mxUtils.bind…
11881 …ile();if(null!=b)if(b.constructor==LocalFile&&null!=b.fileHandle)c.showSaveFilePicker(mxUtils.bind…