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