Class UIButtonSpecSubmit


public class UIButtonSpecSubmit extends UIButtonSpecNavigation
In the context of User services, specifies an HTML submit button.

The name and value of the button will be sent in the request.

Several submit buttons can have the same name in a form. The value is used to determine which button has been clicked.

Default value for UIButtonSpecNavigation.isAskBeforeLeavingModifiedForm() is false.

Since:
5.2.0
See Also: