Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.ui.cordova.events.touch.swipe.SwipeEndHandler

Packages that use SwipeEndHandler
org.jboss.errai.ui.cordova.events.touch   
org.jboss.errai.ui.cordova.events.touch.swipe   
 

Uses of SwipeEndHandler in org.jboss.errai.ui.cordova.events.touch
 

Methods in org.jboss.errai.ui.cordova.events.touch with parameters of type SwipeEndHandler
 void GestureUtility.addSwipeEndHandler(SwipeEndHandler handler)
           
 

Uses of SwipeEndHandler in org.jboss.errai.ui.cordova.events.touch.swipe
 

Methods in org.jboss.errai.ui.cordova.events.touch.swipe that return types with arguments of type SwipeEndHandler
 com.google.gwt.event.shared.GwtEvent.Type<SwipeEndHandler> SwipeEndEvent.getAssociatedType()
           
static com.google.gwt.event.shared.GwtEvent.Type<SwipeEndHandler> SwipeEndEvent.getType()
           
 

Methods in org.jboss.errai.ui.cordova.events.touch.swipe with parameters of type SwipeEndHandler
protected  void SwipeEndEvent.dispatch(SwipeEndHandler handler)
           
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.