|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface RequestParameter
Annotation for View
fields to indicate the field can be set by a
parameter of the initial request
Optional Element Summary | |
---|---|
String |
parameterName
Name of the request parameter whose value should be pulled to populate the field. |
public abstract String parameterName
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |