Creates an OnDomEvent sender preventing further propagation of events in the capturing and bubbling phases.
Causes listeners to invoke an Event.stopPropagation() method prior to event handing.
DOM event type.
DOM events sender.
Generated using TypeDoc
Creates an OnDomEvent sender preventing further propagation of events in the capturing and bubbling phases.
Causes listeners to invoke an Event.stopPropagation() method prior to event handing.