|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Documented @Retention(value=SOURCE) public @interface JapanoSubmit
Marks an accessor method of an action as submit button. If no submit button is declared for a form a default button will be added automatically.
Optional Element Summary | |
---|---|
java.lang.String |
name
Name of the submit button |
public abstract java.lang.String name
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |