DS.RecordArrayManager#updateRecordArrays()

updateRecordArrays

Defined in addon/-private/system/record-array-manager.js:93

This method is invoked whenever data is loaded into the store by the adapter or updated by the adapter, or when a record has changed.

It updates all record arrays that a record belongs to.

To avoid thrashing, it only runs at most once per run loop.

doc_EmberJs
2016-11-30 16:50:25
Comments
Leave a Comment

Please login to continue.