Package | Description |
---|---|
org.apache.myfaces.tobago.config | |
org.apache.myfaces.tobago.context | |
org.apache.myfaces.tobago.convert |
Modifier and Type | Method and Description |
---|---|
Theme |
TobagoConfig.getDefaultTheme() |
Theme |
TobagoConfig.getTheme(String name) |
Modifier and Type | Method and Description |
---|---|
List<Theme> |
TobagoConfig.getSupportedThemes() |
Modifier and Type | Method and Description |
---|---|
void |
TobagoConfig.setDefaultTheme(Theme defaultTheme) |
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 |
ThemeConverter.getAsObject(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component,
String string) |
Modifier and Type | Method and Description |
---|---|
String |
ThemeConverter.getAsString(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component,
Theme theme) |
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.