Class Ember.ActionHandler
Module:
ember
The Ember.ActionHandler
mixin implements support for moving an actions
property to an _actions
property at extend time, and adding _actions
to the object's mergedProperties list.
Ember.ActionHandler
is used internally by Ember in Ember.View
,
Ember.Controller
, and Ember.Route
.
Methods
No documented items
Properties
No documented items
Events
No documented items