Class GWTHelper

java.lang.Object
com.levigo.jadice.web.shared.helper.GWTHelper

public class GWTHelper extends Object
Overwritten server Side in the com.levigo.jadice.web.server.config.DefaultServerConfiguration constructor, so do not call this helper class before the initialization has completed.
  • Constructor Details

    • GWTHelper

      public GWTHelper()
  • Method Details

    • setIsClient

      public static void setIsClient(boolean isClient)
    • isClient

      public static boolean isClient()