Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.cordova.events.touch
Class GwtTimerExecutor

java.lang.Object
  extended by org.jboss.errai.ui.cordova.events.touch.GwtTimerExecutor
All Implemented Interfaces:
TimerExecutor

public class GwtTimerExecutor
extends Object
implements TimerExecutor

Execute code with a GWT timer

Author:
Daniel Kurka

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jboss.errai.ui.cordova.events.touch.TimerExecutor
TimerExecutor.CodeToRun
 
Constructor Summary
GwtTimerExecutor()
           
 
Method Summary
 void execute(TimerExecutor.CodeToRun codeToRun, int time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtTimerExecutor

public GwtTimerExecutor()
Method Detail

execute

public void execute(TimerExecutor.CodeToRun codeToRun,
                    int time)
Specified by:
execute in interface TimerExecutor

Errai 3.0.1-SNAPSHOT

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