DS.PromiseManyArray

DS.PromiseManyArray Class

Extends: Ember.ArrayProxy

Defined in: addon/-private/system/promise-proxies.js:80

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()

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部