public interface GestureEndHandler extends EventHandler
GestureEndEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onGestureEnd(GestureEndEvent event)
Called when GestureEndEvent is fired.
|
void onGestureEnd(GestureEndEvent event)
event
- the GestureEndEvent
that was fired