DS.Model

DS.Model Class

Extends: Ember.Object

Uses: Ember.Evented

Defined in: addon/-private/system/relationships/ext.js:96

Module: ember-data

The model class that all Ember Data records descend from. This is the public API of Ember Data models. If you are using Ember Data in your application, this is the class you should use. If you are working on Ember Data internals, you most likely want to be dealing with InternalModel

doc_EmberJs
2016-11-30 16:50:03
Comments
Leave a Comment

Please login to continue.