Home
last modified time | relevance | path

Searched refs:saveLocalFile (Results 1 – 7 of 7) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1270 … ExportDialog.saveLocalFile(editorUi, mxUtils.getXml(editorUi.editor.getGraphXml()), name, format);
1274 ExportDialog.saveLocalFile(editorUi, mxUtils.getXml(graph.getSvg(bg, s, b)), name, format);
1323 ExportDialog.saveLocalFile = function(editorUi, data, filename, format) function
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1847 …EditorUi.prototype.saveLocalFile = function(data, filename, mimeType, base64Encoded, format, allow… method in EditorUi
H A DDialogs.js5850 editorUi.saveLocalFile(data, filename, 'text/xml');
9540 editorUi.saveLocalFile(data, filename, 'text/xml', null, null, true, null, 'xml');
H A DEditorUi.js4569 …EditorUi.prototype.saveLocalFile = function(data, filename, mimeType, base64Encoded, format, allow… method in EditorUi
4949 this.saveLocalFile(data, filename, mime, base64Encoded, format);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3714 …if("xml"==d)ExportDialog.saveLocalFile(a,mxUtils.getXml(a.editor.getGraphXml()),b,d);else if("svg"…
3716 ExportDialog.saveLocalFile=function(a,b,d,e){b.length<MAX_REQUEST_SIZE?(a.hideDialog(),(new mxXmlRe…
10238 …ocumentElement),f=b.getBaseFilename()+".drawio";b.isLocalFileSave()?b.saveLocalFile(c,f,"text/xml"…
10344 (f+=".xml");b.isLocalFileSave()?b.saveLocalFile(c,f,"text/xml",null,null,!0,null,"xml"):(new mxXmlR…
10807 …[g]=new Uint8Array(A)}return new Blob(l,{type:c})};EditorUi.prototype.saveLocalFile=function(b,c,d…
10822 this.saveLocalFile(d,b,e,g,c):this.saveRequest(b,c,mxUtils.bind(this,function(b,f){return this.crea…
H A Dviewer.min.js3475 …[k]=new Uint8Array(x)}return new Blob(g,{type:c})};EditorUi.prototype.saveLocalFile=function(b,c,e…
3489 …Ui.prototype.saveData=function(b,c,e,g,k){this.isLocalFileSave()?this.saveLocalFile(e,b,g,k,c):thi…
H A Dviewer-static.min.js3475 …[k]=new Uint8Array(x)}return new Blob(g,{type:c})};EditorUi.prototype.saveLocalFile=function(b,c,e…
3489 …Ui.prototype.saveData=function(b,c,e,g,k){this.isLocalFileSave()?this.saveLocalFile(e,b,g,k,c):thi…