Uses of Class
org.primefaces.component.captcha.Captcha.PropertyKeys

Packages that use Captcha.PropertyKeys
org.primefaces.component.captcha   
 

Uses of Captcha.PropertyKeys in org.primefaces.component.captcha
 

Methods in org.primefaces.component.captcha that return Captcha.PropertyKeys
static Captcha.PropertyKeys Captcha.PropertyKeys.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Captcha.PropertyKeys[] Captcha.PropertyKeys.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.