com.vaadin.addon.touchkit.gwt.client
Class TouchKitPlatformHackLoader

java.lang.Object
  extended by com.vaadin.addon.touchkit.gwt.client.TouchKitPlatformHackLoader
Direct Known Subclasses:
Ios7HomeScreenWebAppHackLoader

public class TouchKitPlatformHackLoader
extends Object

Implementations of this class are used to load device/os specific hacks. The default implementation does nothing.


Constructor Summary
TouchKitPlatformHackLoader()
           
 
Method Summary
 void load()
          Method that is called by TouchKit when module is being loaded
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TouchKitPlatformHackLoader

public TouchKitPlatformHackLoader()
Method Detail

load

public void load()
Method that is called by TouchKit when module is being loaded



Copyright © 2014 Vaadin Ltd. All rights reserved.