| Package | Description |
|---|---|
| org.primefaces.extensions.showcase.controller.fuzzysearch | |
| org.primefaces.extensions.showcase.model.system | |
| org.primefaces.extensions.showcase.webapp |
| Modifier and Type | Method and Description |
|---|---|
Theme |
FuzzySearchController.getSelectedTheme() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Theme> |
FuzzySearchController.getThemes() |
| Modifier and Type | Method and Description |
|---|---|
void |
FuzzySearchController.setSelectedTheme(Theme selectedTheme) |
| Modifier and Type | Method and Description |
|---|---|
void |
FuzzySearchController.setThemes(java.util.List<Theme> themes) |
| Modifier and Type | Method and Description |
|---|---|
Theme |
AvailableThemes.getThemeForName(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Theme> |
AvailableThemes.getThemes() |
| Modifier and Type | Method and Description |
|---|---|
Theme |
UserSettings.getCurrentTheme() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Theme> |
UserSettings.getAvailableThemes() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setCurrentTheme(Theme currentTheme) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSettings.setAvailableThemes(java.util.List<Theme> availableThemes) |
Copyright © 2011–2021. All rights reserved.