Uses of Class
org.apache.myfaces.custom.captcha.CAPTCHAComponent.PropertyKeys

Packages that use CAPTCHAComponent.PropertyKeys
org.apache.myfaces.custom.captcha   
 

Uses of CAPTCHAComponent.PropertyKeys in org.apache.myfaces.custom.captcha
 

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



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.