DhEventInfo.cancelBubble

Overview | Methods | Fields | This Package | All Packages

DhEventInfo.cancelBubble

All event sources in HTML trigger the same events all the way up their containment hierarchy. Calling this method tells the HTML document to stop event bubbling.

Syntax

final public void cancelBubble()