Uses of Interface
org.zkoss.zk.ui.util.ThemeProvider
-
Packages that use ThemeProvider Package Description org.zkoss.zk.ui.util -
-
Uses of ThemeProvider in org.zkoss.zk.ui.util
Methods in org.zkoss.zk.ui.util that return ThemeProvider Modifier and Type Method Description ThemeProviderConfiguration. getThemeProvider()Returns the theme provider for the current execution, or null if not available.Methods in org.zkoss.zk.ui.util with parameters of type ThemeProvider Modifier and Type Method Description voidConfiguration. setThemeProvider(ThemeProvider provider)Sets the theme provider for the current execution, or null if not available.
-