com.vaadin.addon.touchkit.gwt.client.vcom
Class OfflineModeConnector.CheckForNetwork

java.lang.Object
  extended by 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


Constructor Summary
OfflineModeConnector.CheckForNetwork()
           
 
Method Summary
 boolean execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OfflineModeConnector.CheckForNetwork

public OfflineModeConnector.CheckForNetwork()
Method Detail

execute

public boolean execute()
Specified by:
execute in interface com.google.gwt.core.client.Scheduler.RepeatingCommand


Copyright © 2014 Vaadin Ltd. All rights reserved.