org.apache.tapestry5.kaptcha
Class KaptchaSymbolConstants
java.lang.Object
org.apache.tapestry5.kaptcha.KaptchaSymbolConstants
public class KaptchaSymbolConstants
- extends Object
Defines constants used by the KaptchaModule
and related components.
- Since:
- 5.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KAPTCHA_DEFAULT_VISIBLE
public static final String KAPTCHA_DEFAULT_VISIBLE
- Sets the default for the
KaptchaField
component's visible parameter.
This defaults to false.
- Since:
- 5.3
- See Also:
- Constant Field Values
KaptchaSymbolConstants
public KaptchaSymbolConstants()
Copyright © 2003-2012 The Apache Software Foundation.