Uses of Class
com.atlassian.gadgets.dashboard.DashboardTab
Packages that use DashboardTab
-
Uses of DashboardTab in com.atlassian.gadgets.dashboard.view
Method parameters in com.atlassian.gadgets.dashboard.view with type arguments of type DashboardTabModifier and TypeMethodDescriptionDashboardTabViewFactory.createDashboardView(Iterable<DashboardTab> tabs, DashboardState selectedTabDashboardState, String username, int maxGadgets, GadgetRequestContext gadgetRequestContext) Returns aViewComponentthat will render theDashboardStateandDashboardTabs customizing the view based on the permissions the user has to view/edit the dashboard and the specifiedLocale.