Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js10143 this.copyCells(textInput);
10160 this.copyCells(textInput, true);
10602 EditorUi.prototype.copyCells = function(elt, removeCells) method in EditorUi