com.vaadin.addon.touchkit.gwt.client
Class ThemeLoader
java.lang.Object
com.vaadin.addon.touchkit.gwt.client.ThemeLoader
public class ThemeLoader
- extends Object
This class loads the GWT built theme used by TouchKit. If you wish to
override or extend the default theme, use deferred binding to replace the
default implementation.
Method Summary |
void |
load()
Loads TouchKit theme. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeLoader
public ThemeLoader()
load
public void load()
- Loads TouchKit theme. Called automatically by entrypoint.
Copyright © 2014 Vaadin Ltd. All rights reserved.