Interface: MouseEvent

Description:


Hérite de: UIEvent



Attributs

Lecture SeuleTypeNomDescription
OUI boolean altKey
OUI boolean bubbles
OUI unsigned short button
OUI boolean cancelable
OUI long clientX
OUI long clientY
OUI boolean ctrlKey
OUI EventTarget currentTarget
OUI long detail
OUI unsigned short eventPhase
OUI boolean metaKey
OUI EventTarget relatedTarget
OUI long screenX
OUI long screenY
OUI boolean shiftKey
OUI EventTarget target
OUI DOMTimeStamp timeStamp
OUI DOMString type
OUI AbstractView view

Méthodes

RetourNomDescription
void initEvent
void initMouseEvent
void initUIEvent
void preventDefault
void stopPropagation

Constantes

CAPTURING_PHASE 1
AT_TARGET 2
BUBBLING_PHASE 3

Afficher IDL: court / long

Notes et commentaires des visiteurs

Ajouter une note

Aucun commentaire jusqu'à présent.