Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.ui.cordova.events.touch.TimerExecutor

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

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

Classes in org.jboss.errai.ui.cordova.events.touch that implement TimerExecutor
 class GwtTimerExecutor
          Execute code with a GWT timer
 

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

Constructors in org.jboss.errai.ui.cordova.events.touch.longtap with parameters of type TimerExecutor
LongTapRecognizer(com.google.gwt.event.shared.HasHandlers source, TimerExecutor timerExecutor, int numberOfFingers)
           
 


Errai 3.0.1-SNAPSHOT

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