search

goog.events.BrowserEvent

Provided By
Extends
All Known Direct Subclasses

Accepts a browser event object and creates a patched, cross browser event object. The content of this object will not be initialized if no event object is provided. If this is the case, init() needs to be invoked separately.

new BrowserEvent( opt_e, opt_currentTarget )

Parameters
opt_e(Event|null)=

Browser event object.

opt_currentTarget(EventTarget|null)=

Current target for event.

Instance Methods

Instance Properties

Static Properties

Compiler Constants

Enumerations