Class: Event

Event

Stripped down implementation of the W3C DOM Level 2 Event interface.


new Event(type)

Parameters:
Name Type Description
type string

Type.

Implements:
  • oli.events.Event
Source:
mapspace/jsdoc/ol.js
See: