| Package | Description |
|---|---|
| org.zkoss.web.theme |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardTheme
A standard implementation of Theme.
|
| Modifier and Type | Method and Description |
|---|---|
Theme |
ThemeRegistry.getTheme(String themeName)
Returns the theme identified by themeName
|
Theme[] |
ThemeRegistry.getThemes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ThemeRegistry.deregister(Theme theme)
Remove a theme from web application's use
|
boolean |
ThemeRegistry.register(Theme theme)
Register a theme, i.e.
|
Copyright © 2016. All rights reserved.