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

java.lang.Object
  extended by com.vaadin.addon.touchkit.gwt.client.VEagerResourceLoader
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class VEagerResourceLoader
extends Object
implements com.google.gwt.core.client.EntryPoint


Constructor Summary
VEagerResourceLoader()
           
 
Method Summary
static boolean isHighDPI()
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VEagerResourceLoader

public VEagerResourceLoader()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

isHighDPI

public static boolean isHighDPI()


Copyright © 2014 Vaadin Ltd. All rights reserved.