Closure Library API Documentation
Go to class or file:
eventhandler.js
No description.
Useful links
Source Code
Git
File Location
/goog/events/eventhandler.js
Classes
goog.events.EventHandler
Super class for objects that want to easily manage a number of event listeners. It allows a short cut to listen and also provides a quick way to remove all events listeners belonging to this object.
Directory events
File Reference