addObjects (objects) Objectpublic
Adds each object in the passed enumerable to the receiver.
Parameters:
-
objects
Ember.Enumerable - the objects to add.
Returns:
-
Object - receiver
addObjects (objects) Objectpublic
Adds each object in the passed enumerable to the receiver.
Ember.Enumerable
Object
Please login to continue.