com.vaadin.addon.touchkit.gwt.client
Class TouchKitPlatformHackLoader
java.lang.Object
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.
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 |
TouchKitPlatformHackLoader
public TouchKitPlatformHackLoader()
load
public void load()
- Method that is called by TouchKit when module is being loaded
Copyright © 2014 Vaadin Ltd. All rights reserved.