Interface BaseModal.WindowClosedCallback

    • Method Detail

      • onClose

        void onClose​(AjaxRequestTarget target)
        Called after the window has been closed.
        Parameters:
        target - AjaxRequestTarget instance bound with the ajax request.