Class DashboardTab
java.lang.Object
org.apache.tapestry5.services.dashboard.DashboardTab
Identifies a tab that will be present on the Tapestry Dashboard page.
- Since:
- 5.4
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tabName
Title for the tab, to be displayed on the Dashboard page. -
pageName
Name of Tapestry page that provides the "content" block.
-
-
Constructor Details
-
DashboardTab
-