Searched refs:getCellForJson (Results 1 – 1 of 1) sorted by relevance
343 root = this.getCellForJson(cellDiff);519 children.push({child: this.getCellForJson(ins), insert: true});538 children.push({child: this.getCellForJson(inserted[id]), insert: true});903 EditorUi.prototype.getCellForJson = function(json) method in EditorUi