Uses of Class
com.atlassian.gadgets.dashboard.DashboardTab

Packages that use DashboardTab
com.atlassian.gadgets.dashboard.view   
 

Uses of DashboardTab in com.atlassian.gadgets.dashboard.view
 

Method parameters in com.atlassian.gadgets.dashboard.view with type arguments of type DashboardTab
 ViewComponent DashboardTabViewFactory.createDashboardView(Iterable<DashboardTab> tabs, DashboardState selectedTabDashboardState, String username, int maxGadgets, GadgetRequestContext gadgetRequestContext)
          Returns a ViewComponent that will render the DashboardState and DashboardTabs customizing the view based on the permissions the user has to view/edit the dashboard and the specified Locale.
 



Copyright © 2013 Atlassian. All Rights Reserved.