Searched refs:updatePageRoot (Results 1 – 8 of 8) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DiffSync.js | 126 this.updatePageRoot(page); 174 this.updatePageRoot(newPage); 649 this.updatePageRoot(page, true); 837 this.updatePageRoot(oldPage); 838 this.updatePageRoot(newPage);
|
H A D | Pages.js | 146 this.ui.updatePageRoot(page); 384 this.updatePageRoot(page); 898 EditorUi.prototype.updatePageRoot = function(page, checked) method in EditorUi
|
H A D | EditorUi.js | 1013 var page = this.updatePageRoot(new DiagramPage(nodes[i])); 1292 this.updatePageRoot(page); 2831 this.updatePageRoot(pages[i]); 7023 var page = this.updatePageRoot(new DiagramPage(diagrams[i])); 11424 this.updatePageRoot(this.pages[i]); 12159 page = this.updatePageRoot(this.pages[i]); 13978 this.updatePageRoot(this.pages[i]);
|
H A D | Editor.js | 8376 editorUi.updatePageRoot(page); 8416 editorUi.updatePageRoot(page);
|
H A D | Dialogs.js | 6930 ui.updatePageRoot(nextPage); 11936 var page = this.ui.updatePageRoot(this.ui.pages[i]);
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10265 …l;do v=!1,m=b.pages[c],p=b.createTemporaryGraph(p.getStylesheet()),b.updatePageRoot(m),p.model.set… 10409 …);if(this.ui.pages)for(b=0;b<this.ui.pages.length;b++){var e=this.ui.updatePageRoot(this.ui.pages[… 10671 …ylesheet),g=!0,u=!1,C=null,D=null;null==x.viewState&&null==x.root&&b.updatePageRoot(x);null!=x.vie… 10672 …:1:z.apply(this,arguments)};document.body.appendChild(m.container);b.updatePageRoot(x);m.model.set… 10711 …!=this.pages?this.pages:[];for(var e=d.length-1;0<=e;e--){var g=this.updatePageRoot(new DiagramPag… 10718 …tContent(m,Graph.compressNode(g));delete l.needsUpdate}else e&&(this.updatePageRoot(l),null!=l.vie… 10757 …Count=0,c.eltCount=0,c.nodeCount=0);for(var l=0;l<b.length;l++){this.updatePageRoot(b[l]);var g=b[… 10882 …{var F=q[u].getAttribute("id");q[u].removeAttribute("id");var G=this.updatePageRoot(new DiagramPag… 11937 …is.neverShown=!0;null!=e&&(this.neverShown=null==e.viewState,this.ui.updatePageRoot(e),null!=d&&(e… 11945 this.updatePageRoot(b);g.model.setRoot(b.root);b=g.getSvg(null,null,null,null,null,null,null,null,n… [all …]
|
H A D | viewer.min.js | 3339 …ylesheet),m=!0,x=!1,N=null,A=null;null==B.viewState&&null==B.root&&b.updatePageRoot(B);null!=B.vie… 3340 …:1:F.apply(this,arguments)};document.body.appendChild(l.container);b.updatePageRoot(B);l.model.set… 3379 …!=this.pages?this.pages:[];for(var g=e.length-1;0<=g;g--){var k=this.updatePageRoot(new DiagramPag… 3386 …tContent(l,Graph.compressNode(k));delete f.needsUpdate}else g&&(this.updatePageRoot(f),null!=f.vie… 3425 …Count=0,c.eltCount=0,c.nodeCount=0);for(var g=0;g<b.length;g++){this.updatePageRoot(b[g]);var k=b[… 3550 …{var M=q[u].getAttribute("id");q[u].removeAttribute("id");var E=this.updatePageRoot(new DiagramPag…
|
H A D | viewer-static.min.js | 3339 …ylesheet),m=!0,x=!1,N=null,A=null;null==B.viewState&&null==B.root&&b.updatePageRoot(B);null!=B.vie… 3340 …:1:F.apply(this,arguments)};document.body.appendChild(l.container);b.updatePageRoot(B);l.model.set… 3379 …!=this.pages?this.pages:[];for(var g=e.length-1;0<=g;g--){var k=this.updatePageRoot(new DiagramPag… 3386 …tContent(l,Graph.compressNode(k));delete f.needsUpdate}else g&&(this.updatePageRoot(f),null!=f.vie… 3425 …Count=0,c.eltCount=0,c.nodeCount=0);for(var g=0;g<b.length;g++){this.updatePageRoot(b[g]);var k=b[… 3550 …{var M=q[u].getAttribute("id");q[u].removeAttribute("id");var E=this.updatePageRoot(new DiagramPag…
|