Class GWTHelper
java.lang.Object
com.levigo.jadice.web.shared.helper.GWTHelper
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isClient()
static void
setIsClient
(boolean isClient)
-
Constructor Details
-
GWTHelper
public GWTHelper()
-
-
Method Details
-
setIsClient
public static void setIsClient(boolean isClient) -
isClient
public static boolean isClient()
-