MutableArray#[]

[]public

Inherited from Ember.Enumerable but overwritten in packages/ember-runtime/lib/mixins/array.js:281

This is the handler for the special array content property. If you get this property, it will return this. If you set this property to a new array, it will replace the current content.

This property overrides the default property defined in Ember.Enumerable.

Returns:

this
doc_EmberJs
2016-11-30 16:52:37
Comments
Leave a Comment

Please login to continue.