GWT 2.7.0

Uses of Class
com.google.gwt.event.dom.client.GestureEndEvent

Packages that use GestureEndEvent
com.google.gwt.event.dom.client Types related to DOM events. 
 

Uses of GestureEndEvent in com.google.gwt.event.dom.client
 

Methods in com.google.gwt.event.dom.client with parameters of type GestureEndEvent
 void GestureEndHandler.onGestureEnd(GestureEndEvent event)
          Called when GestureEndEvent is fired.
 


GWT 2.7.0