Uses of Interface
org.zkoss.zk.ui.util.ThemeURIModifier
-
Packages that use ThemeURIModifier Package Description org.zkoss.zk.ui.util org.zkoss.zkmax.theme -
-
Uses of ThemeURIModifier in org.zkoss.zk.ui.util
Classes in org.zkoss.zk.ui.util that implement ThemeURIModifier Modifier and Type Class Description classSimpleThemeURIModifierA simple implementation ofThemeURIModifier.Methods in org.zkoss.zk.ui.util with parameters of type ThemeURIModifier Modifier and Type Method Description voidThemeURIHandler. modifyThemeURIs(Execution exec, ThemeURIModifier modifier)Allow developer to modify the theme uri list throughThemeURIModifierwhen a desktop is about to be rendered. -
Uses of ThemeURIModifier in org.zkoss.zkmax.theme
Methods in org.zkoss.zkmax.theme with parameters of type ThemeURIModifier Modifier and Type Method Description voidTabletThemeURIHandler. modifyThemeURIs(Execution exec, ThemeURIModifier modifier)
-