Uses of Interface
com.vaadin.addon.touchkit.service.ApplicationIcon

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

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

Methods in com.vaadin.addon.touchkit.settings that return ApplicationIcon
 ApplicationIcon[] ApplicationIcons.getApplicationIcons()
          Gets the ApplicationIcons that have been added to this window with ApplicationIcons.addApplicationIcon(String) or ApplicationIcons.addApplicationIcon(int, int, String, boolean).
 



Copyright © 2014 Vaadin Ltd. All rights reserved.