Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.ui.cordova.events.touch.longtap.LongTapHandler

Packages that use LongTapHandler
org.jboss.errai.ui.cordova.events.touch   
org.jboss.errai.ui.cordova.events.touch.longtap   
 

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

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

Uses of LongTapHandler in org.jboss.errai.ui.cordova.events.touch.longtap
 

Methods in org.jboss.errai.ui.cordova.events.touch.longtap that return types with arguments of type LongTapHandler
 com.google.gwt.event.shared.GwtEvent.Type<LongTapHandler> LongTapEvent.getAssociatedType()
           
static com.google.gwt.event.shared.GwtEvent.Type<LongTapHandler> LongTapEvent.getType()
          Returns the type of the event
 

Methods in org.jboss.errai.ui.cordova.events.touch.longtap with parameters of type LongTapHandler
protected  void LongTapEvent.dispatch(LongTapHandler handler)
           
 


Errai 3.0.1-SNAPSHOT

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