Class ProjectVcsRootsTab

    • Constructor Detail

      • ProjectVcsRootsTab

        public ProjectVcsRootsTab​(@NotNull
                                  PagePlaces pagePlaces)
    • Method Detail

      • getTabTitle

        @NotNull
        public String getTabTitle​(@NotNull
                                  javax.servlet.http.HttpServletRequest request)
        Description copied from interface: CustomTab
        Returns title to use as custom tab name
        Specified by:
        getTabTitle in interface CustomTab
        Overrides:
        getTabTitle in class EditProjectTab
        Parameters:
        request - to get information from. Can be used to customize title
        Returns:
        tab title for given request