Home
last modified time | relevance | path

Searched refs:importXml (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js370 graph.setSelectionCells(editorUi.importXml(xml));
382 graph.setSelectionCells(editorUi.importXml(xml));
396 graph.setSelectionCells(editorUi.importXml(xhr.responseText));
487 graph.setSelectionCells(editorUi.importXml(data));
H A DEditorUi.js6953 …EditorUi.prototype.importXml = function(xml, dx, dy, crop, noErrorHandling, addNewPage, applyDefau… method in EditorUi
7849 return this.importXml(xml, dx, dy, crop, true, addNewPage);
7860 return this.importXml(xml, dx, dy, crop, true, addNewPage);
7881 var result = this.importXml(xml, dx, dy, crop, true, addNewPage);
7944 return this.importXml(text, dx, dy, crop, null, addNewPage);
7953 this.importXml(xml, dx, dy, crop,
9829 graph.setSelectionCells(this.importXml(data, x, y, true));
10679 cells = this.importXml(xml, dx, dx);
10809 graph.setSelectionCells(this.importXml(xml, dx, dx));
H A DMenus.js180 graph.setSelectionCells(editorUi.importXml(xml,
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3548 …nction(b){return this.editor.isCorsEnabledForUrl(b)};EditorUi.prototype.importXml=function(b,c,e,g…
3568 ….importXml(f,c,e,n,!0,t)}if("data:image/png;base64,"==b.substring(0,22)&&(f=this.extractGraphModel…
3569 …e(f,!0)):f=decodeURIComponent(b.substring(b.indexOf(",")+1));var l=this.importXml(f,c,e,n,!0,t);if…
3571importXml(b,c,e,n,null,t);if(0<b.length)if(this.isLucidChartData(b))this.convertLucidChart(b,mxUti…
H A Dapp.min.js10880 …nction(b){return this.editor.isCorsEnabledForUrl(b)};EditorUi.prototype.importXml=function(b,c,d,e…
10900 ….importXml(l,c,d,k,!0,v)}if("data:image/png;base64,"==b.substring(0,22)&&(l=this.extractGraphModel…
10901 …e(l,!0)):l=decodeURIComponent(b.substring(b.indexOf(",")+1));var m=this.importXml(l,c,d,k,!0,v);if…
10903importXml(b,c,d,k,null,v);if(0<b.length)if(this.isLucidChartData(b))this.convertLucidChart(b,mxUti…
11796 …ull!=b){var d=c.editor.graph.getFreeInsertPoint();g.setSelectionCells(c.importXml(b,Math.max(d.x,2…
H A Dviewer-static.min.js3548 …nction(b){return this.editor.isCorsEnabledForUrl(b)};EditorUi.prototype.importXml=function(b,c,e,g…
3568 ….importXml(f,c,e,n,!0,t)}if("data:image/png;base64,"==b.substring(0,22)&&(f=this.extractGraphModel…
3569 …e(f,!0)):f=decodeURIComponent(b.substring(b.indexOf(",")+1));var l=this.importXml(f,c,e,n,!0,t);if…
3571importXml(b,c,e,n,null,t);if(0<b.length)if(this.isLucidChartData(b))this.convertLucidChart(b,mxUti…