|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThemeRegistry | |
|---|---|
| org.zkoss.web.fn | Functions used for EL expressions. |
| org.zkoss.zkmax.theme | |
| org.zkoss.zul.theme | |
| Uses of ThemeRegistry in org.zkoss.web.fn |
|---|
| Methods in org.zkoss.web.fn that return ThemeRegistry | |
|---|---|
static ThemeRegistry |
ThemeFns.getThemeRegistry()
Returns the current theme registry |
| Methods in org.zkoss.web.fn with parameters of type ThemeRegistry | |
|---|---|
static void |
ThemeFns.setThemeRegistry(ThemeRegistry themeRegistry)
Change the theme registry |
| Uses of ThemeRegistry in org.zkoss.zkmax.theme |
|---|
| Classes in org.zkoss.zkmax.theme that implement ThemeRegistry | |
|---|---|
class |
ResponsiveThemeRegistry
A standard implementation of ThemeRegistry, used in ZK EE Used to keep track of a separate list of available tablet themes. |
| Uses of ThemeRegistry in org.zkoss.zul.theme |
|---|
| Classes in org.zkoss.zul.theme that implement ThemeRegistry | |
|---|---|
class |
DesktopThemeRegistry
A standard implementation of ThemeRegistry, used in ZK CE/PE Used to keep track of a list of available desktop themes to apply |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||