Index

Classes

Class

Class Banana.Util.ObjectPropsSameTo


Defined in: Utils.js.

Class Detail
Banana.Util.ObjectPropsSameTo(a, b, list)

checks if A's properties are the same on B

Parameters:
{object} a
{object} b
{Array} list
of property names which should not be compared. i.e timestamps
Returns:
{boolean} true when equal

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Dec 05 2012 22:02:08 GMT+0100 (CET)