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