CoreView

Ember.CoreView Class

DEPRECATED

PRIVATE

Extends: Ember.Object

Uses: Ember.Evented

Uses: Ember.ActionHandler

Defined in: packages/ember-views/lib/views/core_view.js:18

Module: ember

Ember.CoreView is an abstract class that exists to give view-like behavior to both Ember's main view class Ember.View and other classes that don't need the fully functionaltiy of Ember.View.

Unless you have specific needs for CoreView, you will use Ember.View in your applications.

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

Please login to continue.