Errai 3.0.1-SNAPSHOT

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

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

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

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

Uses of SwipeMoveHandler 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 SwipeMoveHandler
 com.google.gwt.event.shared.GwtEvent.Type<SwipeMoveHandler> SwipeMoveEvent.getAssociatedType()
           
static com.google.gwt.event.shared.GwtEvent.Type<SwipeMoveHandler> SwipeMoveEvent.getType()
           
 

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


Errai 3.0.1-SNAPSHOT

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