Searched refs:createDownloadRequest (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | ElectronApp.js | 1918 …EditorUi.prototype.createDownloadRequest = function(filename, format, ignoreSelection, base64, tra… method in EditorUi
|
H A D | EditorUi.js | 2045 var req = this.createDownloadRequest(newTitle, format, ignoreSelection, base64, 2070 EditorUi.prototype.createDownloadRequest = function(filename, format, ignoreSelection, method in EditorUi
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3407 …pageVisible;null!=n&&(this.editor.graph.pageVisible=n);var e=this.createDownloadRequest(d,b,g,c,u,… 3409 q(b)}),g)}}catch(O){this.handleError(O)}};EditorUi.prototype.createDownloadRequest=function(b,c,e,g…
|
H A D | viewer-static.min.js | 3407 …pageVisible;null!=n&&(this.editor.graph.pageVisible=n);var e=this.createDownloadRequest(d,b,g,c,u,… 3409 q(b)}),g)}}catch(O){this.handleError(O)}};EditorUi.prototype.createDownloadRequest=function(b,c,e,g…
|
H A D | app.min.js | 10739 …pageVisible;null!=k&&(this.editor.graph.pageVisible=k);var l=this.createDownloadRequest(c,b,e,f,n,… 10741 t(b)}),e)}}catch(I){this.handleError(I)}};EditorUi.prototype.createDownloadRequest=function(b,c,d,e…
|