Ember.Object Class packages/ember-runtime/lib/system/object.js:9


PUBLIC

Ember.Object is the main base class for all Ember objects. It is a subclass of Ember.CoreObject with the Ember.Observable mixin applied. For details, see the documentation for each of these.