ApplicationInstance#customEvents

customEventsObjectprivate

Defined in packages/ember-application/lib/system/application-instance.js:54

The DOM events for which the event dispatcher should listen.

By default, the application's Ember.EventDispatcher listens for a set of standard DOM events, such as mousedown and keyup, and delegates them to your application's Ember.View instances.

doc_EmberJs
2016-11-30 16:48:29
Comments
Leave a Comment

Please login to continue.