Class goog.testing.events.Event
code »Event
└ goog.testing.events.Event
goog.events.BrowserEvent expects an Event so we provide one for JSCompiler. This clones a lot of the functionality of goog.events.Event. This used to use a mixin, but the mixin results in confusing the two types when compiled.
Constructor
Show: