| Package | Description |
|---|---|
| com.atlassian.gadgets.dashboard.view |
| Modifier and Type | Method and Description |
|---|---|
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 © 2024 Atlassian. All rights reserved.