Class InboxProjectListBean

    • Constructor Detail

      • InboxProjectListBean

        public InboxProjectListBean()
    • Method Detail

      • reloadProjectMenu

        public void reloadProjectMenu()
        Listener for the UI. Reloads the list of available projects, e.g. when the user click the refresh button.
      • getProjectMenu

        public org.primefaces.model.menu.MenuModel getProjectMenu()
        Returns:
        The UI view model with the list of available projects.
      • setProjectMenu

        public void setProjectMenu​(org.primefaces.model.menu.MenuModel projectMenu)
        Parameters:
        projectMenu - The UI view model with the list of available projects.