Class DevModeUtils

java.lang.Object
com.jadice.web.util.gwt.client.DevModeUtils

@Deprecated public class DevModeUtils extends Object
Deprecated.
This is only for demo use and is being relocated to the relevant demo modules. Slated for removal.
  • Constructor Details

    • DevModeUtils

      public DevModeUtils()
      Deprecated.
  • Method Details

    • isAnyDevMode

      public static boolean isAnyDevMode()
      Deprecated.
      Due to API difficulties detecting dev, superdev and prod mode we need to provide a custom SuperDev mode detection.
      Returns:
      true if either superdev or the old dev mode are detected