Uses of Interface
com.vaadin.addon.touchkit.extensions.LocalStorageCallback.FailureEvent

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

Uses of LocalStorageCallback.FailureEvent in com.vaadin.addon.touchkit.extensions
 

Methods in com.vaadin.addon.touchkit.extensions with parameters of type LocalStorageCallback.FailureEvent
 void LocalStorageCallback.onFailure(LocalStorageCallback.FailureEvent error)
          Called when something went wrong with the local storage access
 



Copyright © 2014 Vaadin Ltd. All rights reserved.