Annotation Interface ButtonType
An enumeration describing the behavior of the button.
-
Field Summary
-
Field Details
-
submit
The button submits the form. This is the default value if the attribute is not specified, or if it is dynamically changed to an empty or invalid value.- See Also:
-
reset
The button resets the form.- See Also:
-
button
The button has no default behaviour.- See Also:
-