cancellableEvent.preventDefault

preventDefault

Signature: void preventDefault(void)

Usage: prevent the default action for the current event which is triggering

Return

void

On failure: void