com.vaadin.terminal.gwt.client
Class SuperDevMode.RecompileResult

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by com.vaadin.terminal.gwt.client.SuperDevMode.RecompileResult
Enclosing class:
SuperDevMode

public static class SuperDevMode.RecompileResult
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected SuperDevMode.RecompileResult()
           
 
Method Summary
 boolean ok()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SuperDevMode.RecompileResult

protected SuperDevMode.RecompileResult()
Method Detail

ok

public final boolean ok()


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