Interface EventListener

    • Method Detail

      • handleEvent

        void handleEvent​(Event event)
        Handle the given event. The listener can cancel the event by calling Event.cancel()
        Parameters:
        event - the event