Indicates that stopImmediatePropagation has been called
Indicates that neither stopPropagation nor stopImmediatePropagation has been called
Indicates that stopPropagation has been called, but stopImmediatePropagation hasn't
Generated using TypeDoc
Enum that is returned by the AbstractEvent.callListener method