Package | Description |
---|---|
org.apache.myfaces.tobago.config | |
org.apache.myfaces.tobago.context | |
org.apache.myfaces.tobago.internal.config |
Modifier and Type | Method and Description |
---|---|
abstract Theme |
TobagoConfig.getDefaultTheme() |
abstract Theme |
TobagoConfig.getTheme(String name) |
Modifier and Type | Method and Description |
---|---|
abstract List<Theme> |
TobagoConfig.getSupportedThemes() |
Modifier and Type | Class and Description |
---|---|
class |
ThemeImpl |
Modifier and Type | Method and Description |
---|---|
Theme |
TobagoContext.getTheme() |
Modifier and Type | Method and Description |
---|---|
List<Theme> |
Theme.getFallbackList() |
List<Theme> |
ThemeImpl.getFallbackList() |
Modifier and Type | Method and Description |
---|---|
void |
TobagoContext.setTheme(Theme theme) |
Modifier and Type | Method and Description |
---|---|
Theme |
TobagoConfigImpl.getDefaultTheme() |
Theme |
TobagoConfigImpl.getTheme(String name) |
Modifier and Type | Method and Description |
---|---|
List<Theme> |
TobagoConfigImpl.getSupportedThemes() |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.