Uses of Class
com.vaadin.addon.touchkit.extensions.LocalStorage

Packages that use LocalStorage
com.vaadin.addon.touchkit.extensions Contained here are the different extensions provided by TouchKit. 
 

Uses of LocalStorage in com.vaadin.addon.touchkit.extensions
 

Methods in com.vaadin.addon.touchkit.extensions that return LocalStorage
static LocalStorage LocalStorage.get()
          Returns a local storage proxy bound to the currently active UI (detected via a thread local).
static LocalStorage LocalStorage.get(com.vaadin.ui.UI ui)
          Returns a local storage proxy bound to the given UI.
 



Copyright © 2014 Vaadin Ltd. All rights reserved.