Package com.vaadin.addon.touchkit.gwt.client.offlinemode

Contains the entry point class for offline mode as well as the API to implement an offline mode for a TouchKit application.

See:
          Description

Interface Summary
OfflineMode Applications that need to have an advanced offline mode use this interface to connect to TouchKit.
OfflineMode.ActivationEvent Holds the reason for why the offline mode was activated.
OfflineModeMessages  
 

Class Summary
CacheManifestStatusIndicator This is a simple application cache monitor.
DefaultOfflineMode This class is the default implementation of the offline mode used by Vaadin TouchKit.
OfflineModeActivationEventImpl The default implementation of the OfflineMode.ActivationEvent interface.
OfflineModeEntrypoint This entry point checks if the actual Vaadin application starts.
 

Enum Summary
OfflineMode.ActivationReason  
 

Package com.vaadin.addon.touchkit.gwt.client.offlinemode Description

Contains the entry point class for offline mode as well as the API to implement an offline mode for a TouchKit application. Also contained here are the resources for localizing the default offline mode.

Author:
Vaadin Ltd


Copyright © 2014 Vaadin Ltd. All rights reserved.