search

goog.events.BeforeActionEvent

Provided By
Extends

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.

new BeforeActionEvent( browserEvent )

Parameters
browserEventgoog.events.BrowserEvent

Browser event object.

Instance Methods

Instance Properties