method Event.stopPropagation
Jump to headingEvent.stopPropagation(): void
When dispatched in a tree, invoking this method prevents event from reaching any objects other than the current object.
Return Type Jump to heading
void
Jump to headingEvent.stopPropagation(): void
When dispatched in a tree, invoking this method prevents event from reaching any objects other than the current object.
void