#import <DOMEvent.h>
Abgeleitet von DOMObject.
Basisklasse für DOMMutationEvent, DOMOverflowEvent und DOMUIEvent.
Öffentliche Methoden | |
| (id) | - type |
| (id) | - target |
| (id) | - currentTarget |
| (unsigned short) | - eventPhase |
| (BOOL) | - bubbles |
| (BOOL) | - cancelable |
| (unsigned long long) | - timeStamp |
| (void) | - stopPropagation |
| (void) | - preventDefault |
| (void) | - initEvent:fp8:fp12: |
Definiert in Zeile 9 der Datei DOMEvent.h.
| - (id) type |
| - (id) target |
| - (id) currentTarget |
| - (unsigned short) eventPhase |
| - (BOOL) bubbles |
| - (BOOL) cancelable |
| - (unsigned long long) timeStamp |
| - (void) stopPropagation |
| - (void) preventDefault |
| - (void) initEvent: | (id) | |||
| fp8: | (BOOL) | |||
| fp12: | (BOOL) | fp16 | ||