Interface I_CmsReportApp

    • Method Detail

      • goToMainView

        void goToMainView()
        Method to open main view.

      • openReport

        void openReport​(java.lang.String path,
                        A_CmsReportThread thread,
                        java.lang.String title)
        Method to open the report view for the import thread.

        Parameters:
        path - (state) in the app
        thread - which gets started and for which the report gets displayed
        title - to be shown for the report (title is caption of panel)