Home
last modified time | relevance | path

Searched refs:setRoot (Results 26 – 29 of 29) sorted by relevance

12

/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js6931 graph.model.setRoot(nextPage.root);
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js943 … mxGraphModel(a){this.currentEdit=this.createUndoableEdit();null!=a?this.setRoot(a):this.clear()}m…
944 …l.prototype.endingUpdate=!1;mxGraphModel.prototype.clear=function(){this.setRoot(this.createRoot()…
946 …a)for(;null!=a;)b=a,a=this.getParent(a);return b};mxGraphModel.prototype.setRoot=function(a){this.… method in mxGraphModel
953 …return null};mxGraphModel.prototype.remove=function(a){a==this.root?this.setRoot(null):null!=this.…
1961 …odeCell(c);null!=f&&null==f.getParent()&&(b=f);c=c.nextSibling}null!=b&&d.setRoot(b)};return a}());
3340 …s,arguments)};document.body.appendChild(l.container);b.updatePageRoot(B);l.model.setRoot(B.root)}u=
3395 …:l.apply(this,arguments)};document.body.appendChild(d.container);d.model.setRoot(n.root)}}u=null!=…
3544 arguments)};document.body.appendChild(d.container);d.model.setRoot(q.root)}this.editor.exportToCanv…
4029 …ild(c.container);b=(new mxCodec(b.ownerDocument)).decode(b).root;c.model.setRoot(b);b=c.getSvg();v…
H A Dapp.min.js977 … mxGraphModel(a){this.currentEdit=this.createUndoableEdit();null!=a?this.setRoot(a):this.clear()}m…
978 …l.prototype.endingUpdate=!1;mxGraphModel.prototype.clear=function(){this.setRoot(this.createRoot()…
980 …a)for(;null!=a;)b=a,a=this.getParent(a);return b};mxGraphModel.prototype.setRoot=function(a){this.… method in mxGraphModel
987 …return null};mxGraphModel.prototype.remove=function(a){a==this.root?this.setRoot(null):null!=this.…
1995 …odeCell(c);null!=f&&null==f.getParent()&&(b=f);c=c.nextSibling}null!=b&&d.setRoot(b)};return a}());
10265 …,p=b.createTemporaryGraph(p.getStylesheet()),b.updatePageRoot(m),p.model.setRoot(m.root),c=(c+1)%b…
10672 …s,arguments)};document.body.appendChild(m.container);b.updatePageRoot(x);m.model.setRoot(x.root)}t=
10727 …:m.apply(this,arguments)};document.body.appendChild(f.container);f.model.setRoot(p.root)}}n=null!=…
10876 arguments)};document.body.appendChild(f.container);f.model.setRoot(p.root)}this.editor.exportToCanv…
11616 …s)};n.getGlobalVariable=m;document.body.appendChild(n.container);n.model.setRoot(p.root)}if(mxClie…
[all …]
H A Dviewer-static.min.js943 … mxGraphModel(a){this.currentEdit=this.createUndoableEdit();null!=a?this.setRoot(a):this.clear()}m…
944 …l.prototype.endingUpdate=!1;mxGraphModel.prototype.clear=function(){this.setRoot(this.createRoot()…
946 …a)for(;null!=a;)b=a,a=this.getParent(a);return b};mxGraphModel.prototype.setRoot=function(a){this.… method in mxGraphModel
953 …return null};mxGraphModel.prototype.remove=function(a){a==this.root?this.setRoot(null):null!=this.…
1961 …odeCell(c);null!=f&&null==f.getParent()&&(b=f);c=c.nextSibling}null!=b&&d.setRoot(b)};return a}());
3340 …s,arguments)};document.body.appendChild(l.container);b.updatePageRoot(B);l.model.setRoot(B.root)}u=
3395 …:l.apply(this,arguments)};document.body.appendChild(d.container);d.model.setRoot(n.root)}}u=null!=…
3544 arguments)};document.body.appendChild(d.container);d.model.setRoot(q.root)}this.editor.exportToCanv…
4029 …ild(c.container);b=(new mxCodec(b.ownerDocument)).decode(b).root;c.model.setRoot(b);b=c.getSvg();v…

12