Lines Matching refs:getSelectionCells
319 var cells = graph.getResizableCells(graph.getSelectionCells());
392 var cells = graph.getEditableCells(graph.getSelectionCells());
417 var select = graph.deleteCells(graph.getDeletableCells(graph.getSelectionCells()), includeEdges);
432 var cells = graph.getSelectionCells();
486 graph.turnShapes(graph.getResizableCells(graph.getSelectionCells()),
509 var cells = graph.getSelectionCells();
554 var cells = mxUtils.sortCells(graph.getSelectionCells(), true);
575 var cells = graph.getEditableCells(graph.getSelectionCells());
615 var cells = graph.getSelectionCells();
831 var cells = graph.getSelectionCells();
862 var style = graph.getCommonStyle(graph.getSelectionCells());
868 var cells = graph.getEditableCells(graph.getSelectionCells());
989 graph.getBoundingBox(graph.getSelectionCells())
1251 var cells = graph.getEditableCells(graph.getSelectionCells());
1331 'values', [null, null], 'cells', graph.getSelectionCells()));
1346 'values', ['1', null], 'cells', graph.getSelectionCells()));
1361 'values', ['1', '1 4'], 'cells', graph.getSelectionCells()));
1376 'values', ['0', '0'], 'cells', graph.getSelectionCells()));
1391 'values', ['1', '0'], 'cells', graph.getSelectionCells()));
1405 var cells = graph.getSelectionCells();
1412 'values', [value, '0'], 'cells', graph.getSelectionCells()));
1428 'values', ['0', '1'], 'cells', graph.getSelectionCells()));
1447 'values', [value], 'cells', graph.getSelectionCells()));
1451 var cells = graph.getEditableCells(graph.getSelectionCells());
1532 var cells = graph.getSelectionCells();
1614 var cells = graph.getSelectionCells();