Home
last modified time | relevance | path

Searched refs:createEdgeTemplate (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js3644 …return this.createEdgeTemplate(style, width, height, value, title, showLabel, allowCellsInserted, …
3651 Sidebar.prototype.createEdgeTemplate = function(style, width, height, value, title, showLabel, allo… method in Sidebar
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2547 …();return this.addEntry(k,mxUtils.bind(this,function(){return this.createEdgeTemplate(a,b,d,e,c,f,…
2548 Sidebar.prototype.createEdgeTemplate=function(a,b,d,e,c,f,k,h){a=new mxCell(null!=e?e:"",new mxGeom…