public interface IEventHandler
EventDispatcher
.Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event event)
Hook for handling events.
|
void handleEvent(Event event)
event
- the Event that needs to be processedCopyright © 1998–2023 Apryse Group NV. All rights reserved.