Uses of Class
com.vaadin.addon.touchkit.settings.ApplicationCacheSettings

Packages that use ApplicationCacheSettings
com.vaadin.addon.touchkit.settings Classes for configuring settings for the application cache, icons, the view port, etc. 
 

Uses of ApplicationCacheSettings in com.vaadin.addon.touchkit.settings
 

Methods in com.vaadin.addon.touchkit.settings that return ApplicationCacheSettings
 ApplicationCacheSettings TouchKitSettings.getApplicationCacheSettings()
           
 

Methods in com.vaadin.addon.touchkit.settings with parameters of type ApplicationCacheSettings
 void TouchKitSettings.setApplicationCacheSettings(ApplicationCacheSettings applicationCacheSettings)
          Sets the ApplicationCacheSettings instance to use.
 



Copyright © 2014 Vaadin Ltd. All rights reserved.