Home
last modified time | relevance | path

Searched refs:dropAndConnect (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js416 var sidebarDropAndConnect = ui.sidebar.dropAndConnect;
418 ui.sidebar.dropAndConnect = function(source, targets, direction, dropCellIndex) function
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js593 var sidebarDropAndConnect = ui.sidebar.dropAndConnect;
595 ui.sidebar.dropAndConnect = function(source, targets, direction, dropCellIndex) function
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js2423 Sidebar.prototype.dropAndConnect = function(source, targets, direction, dropCellIndex, evt) method in Sidebar
2828 …graph.setSelectionCells(this.dropAndConnect(currentTargetState.cell, cells, direction, index, evt)…
3494 graph.setSelectionCells(this.dropAndConnect(graph.getSelectionCell(), cells,
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2509 Sidebar.prototype.dropAndConnect=function(a,b,d,e,c){var f=this.getDropAndConnectGeometry(a,b[e],d,…
2521 …K!=y?(k=a.model.isEdge(t.cell)||null==l?m:l,a.setSelectionCells(this.dropAndConnect(t.cell,e,R,k,c…
2541 …c++)e.model.isVertex(a[c])&&(b=c);null!=b&&(e.setSelectionCells(this.dropAndConnect(e.getSelection…
12024 ….endUpdate()}return m};if(null!=u.sidebar){var C=u.sidebar.dropAndConnect;u.sidebar.dropAndConnect= function