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