Interface IEventListener

    • Method Detail

      • handleEvent

        void handleEvent​(IEvent event)
        Process event of specified type
        Parameters:
        event - the event to handle (cannot be null)