Searched refs:makeDraggable (Results 1 – 9 of 9) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Sidebar.js | 2812 …var dragSource = mxUtils.makeDraggable(elt, graph, mxUtils.bind(this, function(graph, evt, target,…
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 38939 ResizeHandles.prototype.makeDraggable = function(element, gfx, direction) { 39004 this.makeDraggable(element, resizer, direction); 46549 movePreview.makeDraggable(context, label, true); 46705 movePreview.makeDraggable(context, attacher, true); 46708 movePreview.makeDraggable(context, label, true); 54195 function makeDraggable(context, element, addMarker) { function 54318 this.makeDraggable = makeDraggable;
|
H A D | bpmn-modeler.production.min.js | 34 …makeDraggable=function(e,t,n){var i=this._resize;function r(t){bo(t)&&i.activate(t,e,n)}re.bind(t,… function
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …makeDraggable=function(e,t,n){var i=this._resize;function r(t){Mo(t)&&i.activate(t,e,n)}oe.bind(t,… function
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …makeDraggable=function(e,n,r){i.addDragger(n,e.dragGroup),r&&t.addMarker(n,sf),e.allDraggedElement… method in Jf
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 92 …dChild(b),mxUtils.br(e),g.setClosable(!0));g.setVisible(!0);return g},makeDraggable:function(a,b,c…
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 330 …dChild(b),mxUtils.br(e),g.setClosable(!0));g.setVisible(!0);return g},makeDraggable:function(a,b,c… 2520 …),null==m||null==l);p++);var q=this.isDropStyleEnabled(e,m),u=mxUtils.makeDraggable(a,g,mxUtils.bi…
|
H A D | viewer.min.js | 296 …dChild(b),mxUtils.br(e),g.setClosable(!0));g.setVisible(!0);return g},makeDraggable:function(a,b,c…
|
H A D | viewer-static.min.js | 296 …dChild(b),mxUtils.br(e),g.setClosable(!0));g.setVisible(!0);return g},makeDraggable:function(a,b,c…
|