Searched refs:getSelectedPageIndex (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Pages.js | 278 EditorUi.prototype.getSelectedPageIndex = function() method in EditorUi
|
H A D | EditorUi.js | 814 var idx = ui.getSelectedPageIndex(); 6304 var page = this.getSelectedPageIndex(); 6462 var page = this.getSelectedPageIndex(); 11678 bounds: graph.getGraphBounds(), currentPage: this.getSelectedPageIndex(),
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3375 …if(g.isSelectionEmpty()&&null!=m.pages&&0<m.pages.length){var d=m.getSelectedPageIndex();if(mxEven… 3534 …m+'"':"")+c+"/>")}var f=this.editor.graph.getGraphBounds(),l=this.getSelectedPageIndex();if(this.i… 3538 …)+'"'+(""!=t?' style="'+t+'"':"")+q+"/>")}))}else t="",g&&(c=this.getSelectedPageIndex(),d.setAttr…
|
H A D | app.min.js | 10707 …if(e.isSelectionEmpty()&&null!=g.pages&&0<g.pages.length){var c=g.getSelectedPageIndex();if(mxEven… 10866 …p+'"':"")+f+"/>")}var l=this.editor.graph.getGraphBounds(),m=this.getSelectedPageIndex();if(this.i… 10870 …)+'"'+(""!=t?' style="'+t+'"':"")+q+"/>")}))}else t="",e&&(c=this.getSelectedPageIndex(),f.setAttr… 11941 …nts)};EditorUi.prototype.tabContainerHeight=38;EditorUi.prototype.getSelectedPageIndex=function(){…
|
H A D | viewer-static.min.js | 3375 …if(g.isSelectionEmpty()&&null!=m.pages&&0<m.pages.length){var d=m.getSelectedPageIndex();if(mxEven… 3534 …m+'"':"")+c+"/>")}var f=this.editor.graph.getGraphBounds(),l=this.getSelectedPageIndex();if(this.i… 3538 …)+'"'+(""!=t?' style="'+t+'"':"")+q+"/>")}))}else t="",g&&(c=this.getSelectedPageIndex(),d.setAttr…
|