Uses of Package
com.vaadin.addon.touchkit.settings

Packages that use com.vaadin.addon.touchkit.settings
com.vaadin.addon.touchkit.server The only class in this package is the TouchKitServlet class, which is used for serving TouchKit applications. 
com.vaadin.addon.touchkit.settings Classes for configuring settings for the application cache, icons, the view port, etc. 
 

Classes in com.vaadin.addon.touchkit.settings used by com.vaadin.addon.touchkit.server
TouchKitSettings
          TouchKitSettings is a collection of tools that help modify various touch device related settings on the html page.
 

Classes in com.vaadin.addon.touchkit.settings used by com.vaadin.addon.touchkit.settings
ApplicationCacheSettings
          This class is used to control HTML5 application cache settings.
ApplicationIcons
          The ApplicationIcons class adds OS level icons (e.g.
ViewPortSettings
          The ViewPortSettings class is responsible for configuring the viewport in the application bootstrap page.
WebAppSettings
          The WebAppSettings class is used to configure various settings that control how the application behaves when linked to from mobile devices.
 



Copyright © 2014 Vaadin Ltd. All rights reserved.