Uses of Enum
org.opencms.ui.components.CmsResourceIcon.IconMode
-
Uses of CmsResourceIcon.IconMode in org.opencms.ui.components
Modifier and TypeMethodDescriptionstatic CmsResourceIcon.IconMode
Returns the enum constant of this type with the specified name.static CmsResourceIcon.IconMode[]
CmsResourceIcon.IconMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.vaadin.server.Resource
CmsResourceIcon.getSitemapResourceIcon
(CmsObject cms, CmsResource resource, CmsResourceIcon.IconMode iconMode) Gets the resource icon for a resource for use in a CmsResourceInfo widget when used in a sitemap context.