stopImmediatePropagation
The stopImmediatePropagation()
method of the Event interface prevents other listeners of the same event from being called.
The stopImmediatePropagation()
method of the Event interface prevents other listeners of the same event from being called.