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