Global

Methods

pd(e, stopPropagation) → {Boolean}

Facade to stop the propagation of events
Source:
Parameters:
Name Type Description
e Event Event object
stopPropagation Boolean Flag to stop the event propagation or not
Returns:
Type:
Boolean
false, always.