Uses of Class
org.apache.tapestry5.services.dashboard.DashboardTab
Packages that use DashboardTab
Package
Description
-
Uses of DashboardTab in org.apache.tapestry5.hibernate.web.modules
Method parameters in org.apache.tapestry5.hibernate.web.modules with type arguments of type DashboardTabModifier and TypeMethodDescriptionstatic void
HibernateModule.provideHibernateDashboardTab
(OrderedConfiguration<DashboardTab> configuration) -
Uses of DashboardTab in org.apache.tapestry5.internal.services.dashboard
Constructor parameters in org.apache.tapestry5.internal.services.dashboard with type arguments of type DashboardTabModifierConstructorDescriptionDashboardManagerImpl
(ComponentSource componentSource, List<DashboardTab> tabs) -
Uses of DashboardTab in org.apache.tapestry5.modules
Method parameters in org.apache.tapestry5.modules with type arguments of type DashboardTabModifier and TypeMethodDescriptionstatic void
DashboardModule.defaultTabs
(OrderedConfiguration<DashboardTab> configuration, boolean productionMode, boolean multipleClassLoaders)