stopPropagation abstract method

void stopPropagation()

Stops further propagation of the event.

Implementation

void stopPropagation();