Uses of Interface
org.zkoss.zk.ui.util.ThemeURIModifier
-
Packages that use ThemeURIModifier Package Description org.zkoss.zk.ui.util -
-
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.
-