Interface HasErrorPopup

    • Method Detail

      • showErrorPopup

        void showErrorPopup​(String message)
      • showErrorPopup

        void showErrorPopup​(String message,
                            org.uberfire.mvp.Command afterShowCommand,
                            org.uberfire.mvp.Command afterCloseCommand)