Class DashboardTab


  • public class DashboardTab
    extends Object
    Identifies a tab that will be present on the Tapestry Dashboard page.
    Since:
    5.4
    • Field Detail

      • tabName

        public final String tabName
        Title for the tab, to be displayed on the Dashboard page.
      • pageName

        public final String pageName
        Name of Tapestry page that provides the "content" block.