Class DashboardTab
- java.lang.Object
 - 
- org.apache.tapestry5.services.dashboard.DashboardTab
 
 
- 
public class DashboardTab extends Object
Identifies a tab that will be present on the Tapestry Dashboard page.- Since:
 - 5.4
 
 
- 
- 
Constructor Summary
Constructors Constructor Description DashboardTab(String tabName, String pageName) 
 -