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