goog.events.Event
A base class for event objects, so that they can support preventDefault and stopPropagation.
new Event( type, opt_target )
Parameters |
|
---|
A base class for event objects, so that they can support preventDefault and stopPropagation.
Parameters |
|
---|