|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dashboard.Widget | |
|---|---|
| org.sonar.api.web | |
| Uses of Dashboard.Widget in org.sonar.api.web |
|---|
| Methods in org.sonar.api.web that return Dashboard.Widget | |
|---|---|
Dashboard.Widget |
Dashboard.addWidget(String widgetId,
int columnId)
Add a widget with the given parameters, and return the newly created Dashboard.Widget object if one wants to add parameters to it. |
Dashboard.Widget |
Dashboard.Widget.setProperty(String key,
String value)
|
| Methods in org.sonar.api.web that return types with arguments of type Dashboard.Widget | |
|---|---|
Collection<Dashboard.Widget> |
Dashboard.getWidgets()
|
List<Dashboard.Widget> |
Dashboard.getWidgetsOfColumn(int columnId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||