Home
last modified time | relevance | path

Searched refs:deleteCells (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js413 function deleteCells(includeEdges) function
417 var select = graph.deleteCells(graph.getDeletableCells(graph.getSelectionCells()), includeEdges);
457 deleteCells(evt != null && (mxEvent.isControlDown(evt) ||
463 deleteCells(true);
H A DGraph.js10154 Graph.prototype.deleteCells = function(cells, includeEdges) method in Graph
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2591 ….createRange(),f.setEndPoint("StartToStart",b),f.select())};Graph.prototype.deleteCells=function(b,
2954 Actions.prototype.init=function(){function b(b){g.escape();b=g.deleteCells(g.getDeletableCells(g.ge…
H A Dviewer-static.min.js2591 ….createRange(),f.setEndPoint("StartToStart",b),f.select())};Graph.prototype.deleteCells=function(b,
2954 Actions.prototype.init=function(){function b(b){g.escape();b=g.deleteCells(g.getDeletableCells(g.ge…
H A Dapp.min.js2840 ….createRange(),c.setEndPoint("StartToStart",a),c.select())};Graph.prototype.deleteCells=function(a,
3499 Actions.prototype.init=function(){function a(a){c.escape();a=c.deleteCells(c.getDeletableCells(c.ge…