each(method,master)
Type: Method
File: core/datastore.js
Implemented in:
DataStore
Included in:
iterates through collection
Parameters
method - method that needs be called for each data item
any
master - object that method is applied to (this by default) (optional)
object
Returns