Class ResponsiveUtils


  • public class ResponsiveUtils
    extends java.lang.Object
    Temporary class to verify if the current experience is responsive or 'classic' desktop. This will be deleted at the same time as the 'classic' desktop experience.
    • Constructor Summary

      Constructors 
      Constructor Description
      ResponsiveUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isResponsive()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResponsiveUtils

        public ResponsiveUtils()
    • Method Detail

      • isResponsive

        public static boolean isResponsive()
        Returns:
        true if the application is set up as responsive