Interface FormScriptable

    • Method Detail

      • setAction

        void setAction​(java.lang.String newAction)
        set the action
        Parameters:
        newAction -
      • setParameterValue

        void setParameterValue​(java.lang.String name,
                               java.lang.String value)
        set the value of a parameter
        Parameters:
        name - - the name of the parameter to set
        value - - the value to use for the parameter