Searched refs:lastPasteXml (Results 1 – 6 of 6) sorted by relevance
712 lastPasteXml: this.lastPasteXml,727 this.lastPasteXml = state.lastPasteXml;819 this.lastPasteXml = null;
10616 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;
5760 Graph.prototype.lastPasteXml = null; method in Graph
10606 … b};Graph.prototype.defaultThemeName="default-style2";Graph.prototype.lastPasteXml=null;Graph.prot… method in Graph11958 …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…
3274 … b};Graph.prototype.defaultThemeName="default-style2";Graph.prototype.lastPasteXml=null;Graph.prot… method in Graph