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