Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js712 lastPasteXml: this.lastPasteXml,
727 this.lastPasteXml = state.lastPasteXml;
819 this.lastPasteXml = null;
H A DEditorUi.js10616 graph.lastPasteXml = null;
10620 graph.lastPasteXml = xml;
10665 if (graph.lastPasteXml == xml)
10671 graph.lastPasteXml = xml;
10720 if (graph.lastPasteXml == xml && graph.pasteCounter > 0)
10798 if (graph.lastPasteXml == xml)
10804 graph.lastPasteXml = xml;
10881 graph.lastPasteXml = null;
H A DEditor.js5760 Graph.prototype.lastPasteXml = null; method in Graph
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10606 … b};Graph.prototype.defaultThemeName="default-style2";Graph.prototype.lastPasteXml=null;Graph.prot… method in Graph
11958 …late.y*this.view.scale,translate:this.view.translate.clone(),lastPasteXml:this.lastPasteXml,pasteC…
11959 Graph.prototype.setViewState=function(b,e){if(null!=b){this.lastPasteXml=b.lastPasteXml;this.pasteC…
11962 ….defaultParent=null,this.setTooltips(!0),this.setConnectable(!0),this.lastPasteXml=null,this.paste…
H A Dviewer.min.js3274 … b};Graph.prototype.defaultThemeName="default-style2";Graph.prototype.lastPasteXml=null;Graph.prot… method in Graph
H A Dviewer-static.min.js3274 … b};Graph.prototype.defaultThemeName="default-style2";Graph.prototype.lastPasteXml=null;Graph.prot… method in Graph