public interface IEventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(Event event)
The event handler method
|
void onEvent(Event event)
event - The event to be handled.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.