Class ResponsiveUtils
java.lang.Object
de.hybris.platform.commerceservices.util.ResponsiveUtils
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.
-
Field Details
-
DEFAULT_UI_EXPERIENCE
- See Also:
-
RESPONSIVE
- See Also:
-
-
Constructor Details
-
ResponsiveUtils
public ResponsiveUtils()
-
-
Method Details
-
isResponsive
public static boolean isResponsive()- Returns:
- true if the application is set up as responsive
-