org.jboss.errai.ui.cordova.events.touch
Class GwtTimerExecutor
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GwtTimerExecutor
public GwtTimerExecutor()
execute
public void execute(TimerExecutor.CodeToRun codeToRun,
int time)
- Specified by:
execute
in interface TimerExecutor
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.