Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
DDiffSync.js1105 if (!this.isObjectEqual(oldCell.geometry, newCell.geometry, new mxGeometry()))
1143 EditorUi.prototype.isObjectEqual = function(source, target, proto) method in EditorUi
/plugin/jsontable/script/
Dhandsontable.full.min.js29isObjectEqual=function(e,t){return JSON.stringify(e)===JSON.stringify(t)},t.isObject=s,t.defineGet…