Interface Cancellable

    • Method Detail

      • isCancelled

        boolean isCancelled()
        Gets if the event is cancelled.
        Returns:
        if the event is cancelled
      • setCancelled

        void setCancelled​(boolean cancelled)
        Cancels the event.
        Parameters:
        cancelled - if the event is cancelled