class UIEvent
package js.html
extends Event
extended by FocusEvent, InputEvent, KeyboardEvent, MouseEvent, TouchEvent
Available on HTML5
The UIEvent
interface represents simple user interface events.
Documentation UIEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See: