|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dashboard | |
|---|---|
| org.sonar.api.web | |
| Uses of Dashboard in org.sonar.api.web |
|---|
| Methods in org.sonar.api.web that return Dashboard | |
|---|---|
static Dashboard |
Dashboard.create()
Creates a new Dashboard. |
abstract Dashboard |
DashboardTemplate.createDashboard()
Returns the Dashboard object that represents the dashboard to use. |
Dashboard |
Dashboard.setActivated(boolean activated)
Set whether the dashboard is activated for all anonymous users or users who haven't configured their own dashboards. |
Dashboard |
Dashboard.setDescription(String description)
Sets the description of the dashboard. |
Dashboard |
Dashboard.setGlobal(boolean global)
A dashboard is global when it doesn't display information from a projet but rather more general information. |
Dashboard |
Dashboard.setLayout(DashboardLayout dl)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||