Searched refs:createPageItem (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Dialogs.js | 11938 this.createPageItem(page.getId(), page.getName(), page.node); 11943 this.createPageItem('1', 'Page-1', mxUtils.parseXml(xml).documentElement); 11996 AspectDialog.prototype.createPageItem = function(pageId, pageName, pageNode) method in AspectDialog
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10409 ….ui.updatePageRoot(this.ui.pages[b]);this.createPageItem(e.getId(),e.getName(),e.node)}else this.c… 10412 AspectDialog.prototype.createPageItem=function(b,e,d){var c=document.createElement("div");c.classNa…
|