Uses of Class
org.nuxeo.theme.styling.service.ThemeStylingService.PRESET_CATEGORY
-
Packages that use ThemeStylingService.PRESET_CATEGORY Package Description org.nuxeo.theme.styling.service -
-
Uses of ThemeStylingService.PRESET_CATEGORY in org.nuxeo.theme.styling.service
Methods in org.nuxeo.theme.styling.service that return ThemeStylingService.PRESET_CATEGORY Modifier and Type Method Description static ThemeStylingService.PRESET_CATEGORY
ThemeStylingService.PRESET_CATEGORY. valueOf(String name)
Returns the enum constant of this type with the specified name.static ThemeStylingService.PRESET_CATEGORY[]
ThemeStylingService.PRESET_CATEGORY. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-