public class StandardThemeProvider
extends org.zkoss.zkex.theme.StandardThemeProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_TABLET_CSS
Default tablet-enhanced theme css file (ZK EE only)
|
static String |
TABLET_THEME_DISABLED_KEY
Deprecated.
since 6.5.2, customizing tablet theme no longer requires this library property
|
| Constructor and Description |
|---|
StandardThemeProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
beforeWidgetCSS(org.zkoss.zk.ui.Execution exec,
String uri) |
Collection<Object> |
getThemeURIs(org.zkoss.zk.ui.Execution exec,
List<Object> uris) |
public static final String TABLET_THEME_DISABLED_KEY
public static final String DEFAULT_TABLET_CSS
public Collection<Object> getThemeURIs(org.zkoss.zk.ui.Execution exec, List<Object> uris)
getThemeURIs in interface org.zkoss.zk.ui.util.ThemeProvidergetThemeURIs in class org.zkoss.zul.theme.StandardThemeProviderCopyright © 2020. All rights reserved.