Uses of Class
com.hybris.backoffice.theme.impl.ThemeStyleUtil
Packages that use ThemeStyleUtil
Package
Description
-
Uses of ThemeStyleUtil in com.hybris.backoffice.theme.impl
Methods in com.hybris.backoffice.theme.impl with parameters of type ThemeStyleUtilModifier and TypeMethodDescriptionvoidBackofficeThemeStyleService.setThemeStyleUtil(ThemeStyleUtil themeStyleUtil) voidDefaultBackofficeCustomThemeService.setThemeStyleUtil(ThemeStyleUtil themeStyleUtil) -
Uses of ThemeStyleUtil in com.hybris.backoffice.widgets.branding.customthemes.themes
Constructors in com.hybris.backoffice.widgets.branding.customthemes.themes with parameters of type ThemeStyleUtilModifierConstructorDescriptionAppearanceItemRenderer(org.zkoss.zk.ui.Component comp, org.zkoss.zul.Button saveButton, org.zkoss.zul.Button cancelButton, ThemeStyleUtil themeStyleUtil, com.hybris.cockpitng.engine.WidgetInstanceManager wim)