Searched refs:updateGraphXml (Results 1 – 3 of 3) sorted by relevance
318 this.updateGraphXml(Editor.parseDiagramNode(this.diagrams[this.currentPage]));624 this.updateGraphXml(xmlNode);646 GraphViewer.prototype.updateGraphXml = function(xmlNode) method in GraphViewer
4021 …ngResize||(this.currentPage=mxUtils.mod(b,this.diagrams.length),this.updateGraphXml(Editor.parseDi…4030 …ument=b.ownerDocument;this.xml=mxUtils.getXml(b);this.xmlNode=b;this.updateGraphXml(b);this.fireEv…4031 …getXml(b),this.xmlNode=b);this.setGraphXml(b)};GraphViewer.prototype.updateGraphXml=function(b){th…