eventhandler.js
No description.

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