Interface IFormSubmissionEvent

    • Method Detail

      • getSubmitButton

        String getSubmitButton()
        Returns:
        The name of the submit button that was used to submit the form.
      • getSubmitButtonQualifier

        String getSubmitButtonQualifier()
        Returns:
        The qualifying name of the submit button that was used to submit the form. Usually the name of the button list form element that contains the button.