W3cubDocs

/Ember.js

Ember.ActionHandler (private)

Defined in: packages/ember-runtime/lib/mixins/action_handler.js:9
Module: ember

Ember.ActionHandler is available on some familiar classes including Ember.Route, Ember.Component, and Ember.Controller. (Internally the mixin is used by Ember.CoreView, Ember.ControllerMixin, and Ember.Route and available to the above classes through inheritance.)

Methods

Properties

Events

No documented items

© 2017 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://emberjs.com/api/ember/2.15/classes/Ember.ActionHandler