Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js10179 this.pasteCells(evt, textInput, true, true);
10186 this.pasteCells(evt, textInput, false, true);
10746 EditorUi.prototype.pasteCells = function(evt, realElt, useEvent, pasteAsLabel) method in EditorUi