java.io.Serializable@SessionScoped
@Named
public class ThemeController
extends java.lang.Object
implements java.io.Serializable
| Constructor | Description |
|---|---|
ThemeController() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getLocalizedTheme() |
|
org.apache.myfaces.tobago.context.Theme |
getTheme() |
|
javax.faces.model.SelectItem[] |
getThemeItems() |
|
void |
setTheme(org.apache.myfaces.tobago.context.Theme theme) |
|
void |
setThemeItems(javax.faces.model.SelectItem[] themeItems) |
|
java.lang.String |
submit() |
public org.apache.myfaces.tobago.context.Theme getTheme()
public void setTheme(org.apache.myfaces.tobago.context.Theme theme)
public javax.faces.model.SelectItem[] getThemeItems()
public void setThemeItems(javax.faces.model.SelectItem[] themeItems)
public java.lang.String submit()
public java.lang.String getLocalizedTheme()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.