| Interface | Description |
|---|---|
| DOMEvent |
The DOMEvent interface is the primary datatype for allElements events in the Document
Object Model.
|
| DOMEventListener |
The DOMEventListener interface is a callback interface for listening to
events in the Document Object Model.
|
| DOMEventTarget |
The DOMEventTarget interface is the interface implemented by allElements event
targets in the Document Object Model.
|
| DOMFocusEvent | |
| DOMKeyboardEvent | |
| DOMMouseEvent |
http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-MouseEvent
|
| DOMMutationEvent | |
| DOMUIEvent |
| Enum | Description |
|---|---|
| DOMKeyboardEvent.Key |
Copyright © 2020 OXPath Team. All rights reserved.