DS.Store#defaultAdapter

defaultAdapterprivate

Defined in addon/-private/system/store.js:269

This property returns the adapter, after resolving a possible string key.

If the supplied adapter was a class, or a String property path resolved to a class, this property will instantiate the class.

This property is cacheable, so the same instance of a specified adapter class should be used for the lifetime of the store.

Returns:

DS.Adapter
doc_EmberJs
2016-11-30 16:50:47
Comments
Leave a Comment

Please login to continue.