Package com.vaadin.addon.touchkit.extensions

Contained here are the different extensions provided by TouchKit.

See:
          Description

Interface Summary
LocalStorageCallback Callback for asynchronous local storage access from server side code.
LocalStorageCallback.FailureEvent  
PositionCallback Callback interface containing methods called by the Geolocator extension when the result of an asynchronous geolocation request is available.
 

Class Summary
FloatingIndex  
Geolocator The Geolocator extension can be used to detect the client's geographical location, direction, altitude, etc.
Html5InputSettings A TextField extension to control the new input properties that were introduced in HTML5.
LocalStorage A server side proxy for the browser's HTML5 local storage.
OfflineMode The OfflineMode extension adds offline support for the application.
 

Package com.vaadin.addon.touchkit.extensions Description

Contained here are the different extensions provided by TouchKit. An extension adds some functionality to an existing Vaadin component or UI.

Author:
Vaadin Ltd


Copyright © 2014 Vaadin Ltd. All rights reserved.