Class GWTBridge

java.lang.Object
com.google.gwt.core.shared.GWTBridge
com.google.gwt.core.client.GWTBridge

public abstract class GWTBridge extends GWTBridge
When running in Development Mode, acts as a bridge from GWT into the Development Mode environment. For code that may run anywhere besides the client, use GWTBridge instead.
  • Constructor Details

    • GWTBridge

      public GWTBridge()