setup (addedEvents) private
Sets up event listeners for standard browser events.
This will be called after the browser sends a DOMContentReady event. By default, it will set up all of the listeners on the document body. If you would like to register the listeners on a different element, set the event dispatcher's root property.
Parameters:
- 
addedEvents 
Object 
Please login to continue.