Interface FormPanel.SubmitHandler

    • Method Detail

      • onSubmit

        void onSubmit​(FormPanel.SubmitEvent event)
        Fired when the form is submitted.

        The FormPanel must not be detached (i.e. removed from its parent or otherwise disconnected from a RootPanel) until the submission is complete. Otherwise, notification of submission will fail.

        Parameters:
        event - the event