| Package | Description |
|---|---|
| org.apache.myfaces.tobago.config | |
| org.apache.myfaces.tobago.context | |
| org.apache.myfaces.tobago.internal.config |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ThemeImpl> |
TobagoConfig.getAvailableThemes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TobagoConfig.addAvailableTheme(ThemeImpl availableTheme) |
| Modifier and Type | Method and Description |
|---|---|
ThemeImpl |
ThemeImpl.getFallback() |
static ThemeImpl |
ThemeImpl.merge(ThemeImpl base,
ThemeImpl add) |
| Modifier and Type | Method and Description |
|---|---|
static ThemeImpl |
ThemeImpl.merge(ThemeImpl base,
ThemeImpl add) |
void |
ThemeImpl.setFallback(ThemeImpl fallback) |
| Modifier and Type | Method and Description |
|---|---|
List<ThemeImpl> |
TobagoConfigFragment.getThemeDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
TobagoConfigFragment.addThemeDefinition(ThemeImpl theme) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.