Ember.EachProxy Class
PRIVATE
Defined in: packages/ember-runtime/lib/system/each_proxy.js:16
Module: ember
This is the object instance returned when you get the @each
property on an array. It uses the unknownProperty handler to automatically create EachArray instances for property names.
Please login to continue.