@Retention(value=RUNTIME)
@Documented
@Target(value=TYPE)
public @interface Form
See ActionRegistry.registerForm(Class) for details on how to register
a action form.
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |
Copyright ? Technia AB. All Rights Reserved.