HTML DOM UiEvent

UiEvent object

Events triggered from the user interface belong to the UiEvent object.

Ui event properties and methods

property/method description
detail Returns a number indicating how many times the mouse was clicked.
view Returns a reference to the Window object where the event occurred.

Inherited properties and methods

UiEvent inherits all properties and methods from the following objects:

Event Obheto

Related event objects

These event objects inherit the properties of UiEvent:

FocusEvent

InputEvent

KeyboardEvent

MouseEvent

TouchEvent

WheelEvent

event type

These event types belong to the UiEvent object:

event description
abort Media loading aborted when this event occurs.
beforeunload Nang maganap ang pangyayari na ito bago magalis ang dokumento.
error Nang maganap ang pagkakamali pagkatapos ng pag-load ng panlabas na file, nagaganap ang pangyayari na ito.
load Nang ma-load ang obheto, nagaganap ang pangyayari na ito.
resize Nang ayusin ang laki ng pangiting panlalagay ng dokumento, nagaganap ang pangyayari na ito.
scroll Nang iskrubol ang barilang pagsukat ng elemento ng paggalaw, nagaganap ang pangyayari na ito.
select Nang napili ng teksto ng user (para sa <input> at <textarea>), nagaganap ang pangyayari na ito
unload Nang maganap ang pangyayari na ito pagkatapos ng pagalis ng pahina (para sa <body>),