|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.kaptcha.KaptchaSymbolConstants
public class KaptchaSymbolConstants
Defines constants used by the KaptchaModule
and related components.
Field Summary | |
---|---|
static java.lang.String |
KAPTCHA_DEFAULT_VISIBLE
Sets the default for the KaptchaField component's visible parameter. |
Constructor Summary | |
---|---|
KaptchaSymbolConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String KAPTCHA_DEFAULT_VISIBLE
KaptchaField
component's visible parameter.
This defaults to false.
Constructor Detail |
---|
public KaptchaSymbolConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |