Uses of Interface
org.zkoss.web.theme.ThemeRegistry
-
Packages that use ThemeRegistry Package Description org.zkoss.web.fn -
-
Uses of ThemeRegistry in org.zkoss.web.fn
Methods in org.zkoss.web.fn that return ThemeRegistry Modifier and Type Method Description static ThemeRegistryThemeFns. getThemeRegistry()Returns the current theme registryMethods in org.zkoss.web.fn with parameters of type ThemeRegistry Modifier and Type Method Description static voidThemeFns. setThemeRegistry(ThemeRegistry themeRegistry)Change the theme registry
-