Package | Description |
---|---|
org.zkoss.web.fn |
Functions used for EL expressions.
|
org.zkoss.zkmax.theme | |
org.zkoss.zul.theme |
Modifier and Type | Method and Description |
---|---|
static ThemeRegistry |
ThemeFns.getThemeRegistry()
Returns the current theme registry
|
Modifier and Type | Method and Description |
---|---|
static void |
ThemeFns.setThemeRegistry(ThemeRegistry themeRegistry)
Change the theme registry
|
Modifier and Type | Class and Description |
---|---|
class |
ResponsiveThemeRegistry
A standard implementation of ThemeRegistry, used in ZK EE
Used to keep track of a separate list of available tablet themes.
|
Modifier and Type | Class and Description |
---|---|
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
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.