public interface IEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(Event event)
Callback for an event.
|
void onEvent(Event event)
event - The event.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.