class js.html.UIEvent extends Event
Available on js
Sub classes | ||||||||||||||
![]() | ZoomEvent, CompositionEvent, KeyboardEvent, MouseEvent, TextEvent, TouchEvent |
|
A basic event interface for all user interface events
1.0
11.0
Inherits from:
nsIDOMEvent
Last changed in Gecko 9.0 (Firefox 9.0 / Thunderbird 9.0 / SeaMonkey 2.6)
The DOM UIEvent
represents simple user interface events.
Documentation for this class was provided by MDN.