public interface ITiEventListener
Modifier and Type | Method and Description |
---|---|
TiEventType |
getType()
the event type of the listener
|
void |
onEvent(ITiEvent evt)
triggered when the event occurs
|
TiEventType getType()
void onEvent(ITiEvent evt)
evt
- event object