actionhandler.js
No description.

File Location

/goog/events/actionhandler.js

Classes

goog.events.ActionEvent
This class is used for the goog.events.ActionHandler.EventType.ACTION event.
goog.events.ActionHandler
A wrapper around an element that you want to listen to ACTION events on.
goog.events.BeforeActionEvent
This class is used for the goog.events.ActionHandler.EventType.BEFOREACTION event. BEFOREACTION gives a chance to the application so the keyboard focus can be restored back, if required.

Enumerations

Directory events

File Reference