Uses of Class
org.primefaces.component.themeswitcher.ThemeSwitcherBase.PropertyKeys
-
Packages that use ThemeSwitcherBase.PropertyKeys Package Description org.primefaces.component.themeswitcher -
-
Uses of ThemeSwitcherBase.PropertyKeys in org.primefaces.component.themeswitcher
Methods in org.primefaces.component.themeswitcher that return ThemeSwitcherBase.PropertyKeys Modifier and Type Method Description static ThemeSwitcherBase.PropertyKeysThemeSwitcherBase.PropertyKeys. valueOf(String name)Returns the enum constant of this type with the specified name.static ThemeSwitcherBase.PropertyKeys[]ThemeSwitcherBase.PropertyKeys. values()Returns an array containing the constants of this enum type, in the order they are declared.
-