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