com.vaadin.client
Class SuperDevMode.RecompileResult

java.lang.Object
  extended by JavaScriptObject
      extended by com.vaadin.client.SuperDevMode.RecompileResult
Enclosing class:
SuperDevMode

public static class SuperDevMode.RecompileResult
extends JavaScriptObject


Constructor Summary
protected SuperDevMode.RecompileResult()
           
 
Method Summary
 boolean ok()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuperDevMode.RecompileResult

protected SuperDevMode.RecompileResult()
Method Detail

ok

public final boolean ok()


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.