Uses of Class
org.primefaces.showcase.view.app.Themes.Theme
-
Packages that use Themes.Theme Package Description org.primefaces.showcase.view.app -
-
Uses of Themes.Theme in org.primefaces.showcase.view.app
Methods in org.primefaces.showcase.view.app that return types with arguments of type Themes.Theme Modifier and Type Method Description List<Themes.Theme>Themes.Category. getThemes()List<Themes.Theme>Themes. getThemes()Methods in org.primefaces.showcase.view.app with parameters of type Themes.Theme Modifier and Type Method Description voidApp. changeTheme(Themes.Theme theme)Method parameters in org.primefaces.showcase.view.app with type arguments of type Themes.Theme Modifier and Type Method Description voidThemes.Category. setThemes(List<Themes.Theme> themes)
-