|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) @Documented @UseWith(value={BEAN,COMPONENT,MIXIN,PAGE}) public @interface Kaptcha
Used to explicitly select the kaptcha editor block for a property. This annotation may be attached to a getter or setter method, or the matching field.
BeanEditForm
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |