Class UsagesReportTab

    • Constructor Detail

      • UsagesReportTab

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

      • isVisible

        public boolean isVisible()
        Description copied from interface: CustomTab
        Return false if the tab should be active (i.e. handle requests) but not visible for some reason
        Specified by:
        isVisible in interface CustomTab
        Overrides:
        isVisible in class SimpleCustomTab
        Returns:
        see above