W3cubDocs

/Ember.js

DS.FilteredRecordArray

Extends: DS.RecordArray
Defined in: addon/-private/system/record-arrays/filtered-record-array.js:10
Module: ember-data

Represents a list of records whose membership is determined by the store. As records are created, loaded, or modified, the store evaluates them to determine if they should be part of the record array.

Methods

Properties

Events

No documented items

© 2017 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://emberjs.com/api/ember-data/2.14/classes/DS.FilteredRecordArray