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