ArrayProxy#arrangedContent

arrangedContentprivate

Defined in packages/ember-runtime/lib/system/array_proxy.js:88

The array that the proxy pretends to be. In the default ArrayProxy implementation, this and content are the same. Subclasses of ArrayProxy can override this property to provide things like sorting and filtering.

doc_EmberJs
2016-11-30 16:48:36
Comments
Leave a Comment

Please login to continue.