Class EmberObject

public

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