Class DS.FilteredRecordArray
Extends: | DS.RecordArray |
---|---|
Defined in: | addon/-private/system/record-arrays/filtered-record-array.js:5 |
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
© 2020 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember-data/2.18/classes/DS.FilteredRecordArray