Interface HeaderPresenter.MyView

    • Method Detail

      • topLevelCategoryMode

        void topLevelCategoryMode()
      • applicationMode

        void applicationMode()
      • showReload

        void showReload​(String text,
                        String tooltip)
      • hideReload

        void hideReload()
      • hideReconnect

        void hideReconnect()
      • onNonProgressingOperation

        void onNonProgressingOperation​(boolean display)
      • onMessage

        void onMessage​(Message message)
      • onMarkAllAsRead

        void onMarkAllAsRead()
      • onClearMessage

        void onClearMessage()
      • selectTopLevelCategory

        void selectTopLevelCategory​(String nameToken)
      • updateBreadcrumb

        void updateBreadcrumb​(String title)
      • updateBreadcrumb

        void updateBreadcrumb​(FinderContext finderContext)
      • updateBreadcrumb

        void updateBreadcrumb​(ModelBrowserPath modelBrowserPath)
      • showBackToNormalMode

        void showBackToNormalMode()
      • hideSwitchMode

        void hideSwitchMode()
      • showExternal

        void showExternal​(com.gwtplatform.mvp.shared.proxy.PlaceRequest placeRequest)
      • hideExternal

        void hideExternal()
      • showRefresh

        void showRefresh()
      • hideRefresh

        void hideRefresh()