Interface ViewContentView

    • Method Detail

      • loadContent

        void loadContent​(java.lang.String url)
        Notifies the view to load the content
        Parameters:
        url - content url
      • startQuiz

        void startQuiz()
        Notifies the view to show the quiz
      • showTakeQuizDialog

        void showTakeQuizDialog​(boolean isExit)
        Notifies the view to ask member to take the quiz
        Parameters:
        isExit - true if the dialog is shown before exit
      • confirmExit

        void confirmExit()
        Notifies the view to confirm exit