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