Uses of Enum
org.opencms.ui.util.CmsDisplayType
Packages that use CmsDisplayType
Package
Description
General code for the Vaadin UI.
Utilities for Vaadin workplace code.
-
Uses of CmsDisplayType in org.opencms.ui
Methods in org.opencms.ui that return CmsDisplayTypeModifier and TypeMethodDescriptionA_CmsUI.getDisplayType()
Gets the display type from the time when the UI was initialized. -
Uses of CmsDisplayType in org.opencms.ui.util
Methods in org.opencms.ui.util that return CmsDisplayTypeModifier and TypeMethodDescriptionstatic CmsDisplayType
CmsDisplayType.getDisplayType
(int width) Gets the display type corresponding to a given width.static CmsDisplayType
Returns the enum constant of this type with the specified name.static CmsDisplayType[]
CmsDisplayType.values()
Returns an array containing the constants of this enum type, in the order they are declared.