Searched refs:createTabForPage (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Pages.js | 1347 }))(i, this.createTabForPage(this.pages[i], tabWidth, this.pages[i] != this.currentPage, i + 1)); 1620 EditorUi.prototype.createTabForPage = function(page, tabWidth, hoverEnabled, pageNumber) method in EditorUi
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11978 …b.stopPropagation();b.preventDefault()}));e.appendChild(d)})(k,this.createTabForPage(this.pages[k]… 11990 EditorUi.prototype.createTabForPage=function(b,e,d,c){d=this.createTab(d);var g=b.getName()||mxReso…
|