public final class TreemapDashboard extends DashboardTemplate
| Constructor and Description |
|---|
TreemapDashboard() |
| Modifier and Type | Method and Description |
|---|---|
Dashboard |
createDashboard()
Returns the
Dashboard object that represents the dashboard to use. |
protected void |
doCompleteDashboard(Dashboard dashboard)
Override this method to complete dashboard.
|
protected String |
getFilterKey()
The key of the filter to display.
|
String |
getName()
Dashboard name
|
public TreemapDashboard()
public String getName()
DashboardTemplategetName in class DashboardTemplateprotected String getFilterKey()
public final Dashboard createDashboard()
DashboardTemplateDashboard object that represents the dashboard to use.createDashboard in class DashboardTemplateprotected void doCompleteDashboard(Dashboard dashboard)
Copyright © 2009-2012 SonarSource. All Rights Reserved.