DOMMouseEvent Klassenreferenz

#import <DOMMouseEvent.h>

Abgeleitet von DOMUIEvent.

Aufstellung aller Elemente


Öffentliche Methoden

(struct MouseEvent *) - _mouseEvent
(int) - screenX
(int) - screenY
(int) - clientX
(int) - clientY
(BOOL) - ctrlKey
(BOOL) - shiftKey
(BOOL) - altKey
(BOOL) - metaKey
(unsigned short) - button
(id) - relatedTarget
(void) - initMouseEvent:fp8:fp12:fp16:fp20:fp24:fp28:fp32:fp36:fp40:fp44:fp48:fp52:fp56:fp60:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei DOMMouseEvent.h.


Dokumentation der Elementfunktionen

- (struct MouseEvent *) _mouseEvent  

- (int) screenX  

- (int) screenY  

- (int) clientX  

- (int) clientY  

- (BOOL) ctrlKey  

- (BOOL) shiftKey  

- (BOOL) altKey  

- (BOOL) metaKey  

- (unsigned short) button  

- (id) relatedTarget  

- (void) initMouseEvent: (id) 
fp8: (BOOL) 
fp12: (BOOL) 
fp16: (id) 
fp20: (int) 
fp24: (int) 
fp28: (int) 
fp32: (int) 
fp36: (int) 
fp40: (BOOL) 
fp44: (BOOL) 
fp48: (BOOL) 
fp52: (BOOL) 
fp56: (unsigned)  short
fp60: (id)  fp64 


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: