Searched refs:patchCellRecursive (Results 1 – 1 of 1) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DiffSync.js | 364 this.patchCellRecursive(page, model, model.root, parentLookup, diff); 433 EditorUi.prototype.patchCellRecursive = function(page, model, cell, parentLookup, diff) method in EditorUi 484 this.patchCellRecursive(page, model,
|