|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DashboardTab | |
|---|---|
| com.atlassian.gadgets.dashboard.internal.impl | |
| com.atlassian.gadgets.dashboard.internal.velocity | |
| com.atlassian.gadgets.dashboard.view | |
| Uses of DashboardTab in com.atlassian.gadgets.dashboard.internal.impl |
|---|
| Constructors in com.atlassian.gadgets.dashboard.internal.impl with parameters of type DashboardTab | |
|---|---|
TabImpl(DashboardTab tab,
boolean writable)
|
|
| Uses of DashboardTab in com.atlassian.gadgets.dashboard.internal.velocity |
|---|
| Method parameters in com.atlassian.gadgets.dashboard.internal.velocity with type arguments of type DashboardTab | |
|---|---|
ViewComponent |
VelocityViewFactory.createDashboardView(Iterable<DashboardTab> tabs,
DashboardState selectedTabDashboardState,
String username,
int maxGadgets,
GadgetRequestContext gadgetRequestContext)
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||