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