M/evt/EventsManager~EventsManager


import EventsManager from 'M/evt/EventsManager';

Main facade Object. This class creates a facede Object which has an implementation Object and provides the needed methods to access its implementation

new EventsManager(impl)

facade/js/event/Manager.js, line 20
Name Type Description
impl Object

implementation object

Methods

add()

facade/js/event/Manager.js, line 38

Sets the callback when the instace is loaded

fire()

facade/js/event/Manager.js, line 100

Sets the callback when the instace is loaded

indexOf()

facade/js/event/Manager.js, line 119

Sets the callback when the instace is loaded

remove()

facade/js/event/Manager.js, line 60

Sets the callback when the instace is loaded

removeByKey()

facade/js/event/Manager.js, line 77

Sets the callback when the instace is loaded