Errai 3.0.1-SNAPSHOT

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

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

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

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

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

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


Errai 3.0.1-SNAPSHOT

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