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