Event class
An event which takes place in the DOM.
- Implementers
- AnimationEvent
- AnimationPlaybackEvent
- AudioProcessingEvent
- BeforeUnloadEvent
- BlobEvent
- ClipboardEvent
- CloseEvent
- CustomEvent
- DeviceMotionEvent
- DeviceOrientationEvent
- ErrorEvent
- FontFaceSetLoadEvent
- FormDataEvent
- GamepadEvent
- HashChangeEvent
- IDBVersionChangeEvent
- MediaEncryptedEvent
- MediaKeyMessageEvent
- MediaQueryListEvent
- MediaStreamTrackEvent
- MessageEvent
- MIDIConnectionEvent
- MIDIMessageEvent
- MutationEvent
- OfflineAudioCompletionEvent
- PageTransitionEvent
- PaymentRequestUpdateEvent
- PictureInPictureEvent
- PopStateEvent
- ProgressEvent
- PromiseRejectionEvent
- RTCDataChannelEvent
- RTCDTMFToneChangeEvent
- RTCErrorEvent
- RTCPeerConnectionIceErrorEvent
- RTCPeerConnectionIceEvent
- RTCTrackEvent
- SecurityPolicyViolationEvent
- SpeechSynthesisEvent
- StorageEvent
- SubmitEvent
- ToggleEvent
- TrackEvent
- TransitionEvent
- UIEvent
- WebGLContextEvent
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- atTarget → num
-
no setter
- bubblingPhase → num
-
no setter
- capturingPhase → num
-
no setter
- none → num
-
no setter