public interface UiHandlerEvent extends UiHandler
UiHandler
that represents an event listener. It receives
UiEvent
s via the action onEvent(UiEvent)
.Modifier and Type | Method and Description |
---|---|
void |
onEvent(UiEvent event)
|
Copyright © 2001–2016 mmm-Team. All rights reserved.