Searched refs:createDropHandler (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Sidebar.js | 2183 var ds = this.createDragSource(elt, this.createDropHandler(cells, true, allowCellsInserted, 2195 var ds = this.createDragSource(elt, this.createDropHandler(cells, false, allowCellsInserted, 2291 Sidebar.prototype.createDropHandler = function(cells, allowSplit, allowCellsInserted, bounds) method in Sidebar
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 2500 …createDropHandler(a,!0,k,m),this.createDragPreview(c,f),a,m),this.addClickHandler(g,e,a),e.isGuide… 2505 Sidebar.prototype.createDropHandler=function(a,b,d,e){d=null!=d?d:!0;return mxUtils.bind(this,funct…
|