Closure Library API Documentation
Go to class or file:
eventtype.js
No description.
Useful links
Source Code
Git
File Location
/goog/events/eventtype.js
Public
Protected
Private
Enumerations
Global Functions
goog.events.
getVendorPrefixedName_
(
eventName
)
⇒
string
Returns a prefixed event name for the current browser.
Arguments:
eventName
:
string
The name of the event.
Returns:
string
The prefixed event name.
code »
Directory events
File Reference