menu
Dart
dart:html
Event
stopImmediatePropagation method
stopImmediatePropagation
brightness_4
brightness_5
description
stopImmediatePropagation
method
void
stopImmediatePropagation
(
)
Implementation
void stopImmediatePropagation() native;
Dart
dart:html
Event
stopImmediatePropagation method
Event class
Constructors
Event
eventType
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Constants
AT_TARGET
BUBBLING_PHASE
CAPTURING_PHASE