com.vaadin.addon.touchkit.gwt.client.vcom
Class OfflineModeConnector.CheckForNetwork
java.lang.Object
com.vaadin.addon.touchkit.gwt.client.vcom.OfflineModeConnector.CheckForNetwork
- All Implemented Interfaces:
- com.google.gwt.core.client.Scheduler.RepeatingCommand
- Enclosing class:
- OfflineModeConnector
public class OfflineModeConnector.CheckForNetwork
- extends Object
- implements com.google.gwt.core.client.Scheduler.RepeatingCommand
Polls whether network connection has returned
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OfflineModeConnector.CheckForNetwork
public OfflineModeConnector.CheckForNetwork()
execute
public boolean execute()
- Specified by:
execute
in interface com.google.gwt.core.client.Scheduler.RepeatingCommand
Copyright © 2014 Vaadin Ltd. All rights reserved.