Class FcQualifiedFormSubmitButtonProps

    • Constructor Detail

      • FcQualifiedFormSubmitButtonProps

        public FcQualifiedFormSubmitButtonProps()
    • Method Detail

      • getButton

        public QualifiedSubmitButton getButton()
        Returns:
        The submit button that triggers the workflow when it is used to submit the form.
      • setButton

        public void setButton​(QualifiedSubmitButton button)
        Parameters:
        button - The submit button that triggers the workflow when it is used to submit the form.