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

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

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

Methods in com.vaadin.addon.touchkit.settings that return WebAppSettings
 WebAppSettings TouchKitSettings.getWebAppSettings()
           
 

Methods in com.vaadin.addon.touchkit.settings with parameters of type WebAppSettings
 void TouchKitSettings.setWebAppSettings(WebAppSettings iosWebAppSettings)
          Sets the WebAppSettings instance to use.
 



Copyright © 2014 Vaadin Ltd. All rights reserved.