Interface FormSubmissionListener

    • Method Detail

      • submit

        void submit​(java.lang.String query)
        Called by XhtmlForm when a form is submitted.
        Parameters:
        query - the entire query string as composed from form elements and the form's action URL