Home
last modified time | relevance | path

Searched refs:updateShapes (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js2218 Sidebar.prototype.updateShapes = function(source, targets) method in Sidebar
2822 …var updatedCells = this.updateShapes((graph.model.isEdge(currentStyleTarget.cell)) ? cells[0] : ce…
3506 this.updateShapes(cells[0], temp);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2502 Sidebar.prototype.updateShapes=function(a,b){var d=this.editorUi.editor.graph,e=d.getCellStyle(a),c…
2520 …{var k=a.isCellSelected(x.cell)?a.getSelectionCells():[x.cell],k=this.updateShapes(a.model.isEdge(…
2542 ….isSelectionEmpty()?(d=e.getEditableCells(e.getSelectionCells()),this.updateShapes(a[0],d),e.scrol…