Class DS.PromiseManyArray
Extends: | Ember.ArrayProxy |
---|---|
Defined in: | addon/-private/system/promise-proxies.js:85 |
Module: | ember-data |
A PromiseManyArray is a PromiseArray that also proxies certain method calls to the underlying manyArray. Right now we proxy:
reload()
createRecord()
on()
one()
trigger()
off()
has()
© 2020 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember-data/2.18/classes/DS.PromiseManyArray