Event Cancellable
interface EventCancellable
An interface representing an event that can be cancelled. Events implementing this interface can have their execution cancelled, preventing further processing.
An interface representing an event that can be cancelled. Events implementing this interface can have their execution cancelled, preventing further processing.