Uses of Interface
org.zkoss.zk.ui.util.ThemeURIHandler
-
Packages that use ThemeURIHandler Package Description org.zkoss.zk.ui.util -
-
Uses of ThemeURIHandler in org.zkoss.zk.ui.util
Methods in org.zkoss.zk.ui.util that return types with arguments of type ThemeURIHandler Modifier and Type Method Description java.util.List<ThemeURIHandler>Configuration. getThemeURIHandlers()Returns a list ofThemeURIHandler.Methods in org.zkoss.zk.ui.util with parameters of type ThemeURIHandler Modifier and Type Method Description voidConfiguration. addThemeURIHandler(ThemeURIHandler themeURIHandler)Add aThemeURIHandler.
-