| Package | Description | 
|---|---|
| org.sonar.api.web | 
| Modifier and Type | Method and Description | 
|---|---|
DashboardLayout | 
Dashboard.getLayout()
Returns the layout. 
 | 
static DashboardLayout | 
DashboardLayout.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DashboardLayout[] | 
DashboardLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Dashboard | 
Dashboard.setLayout(DashboardLayout dl)  | 
Copyright © 2009–2015 SonarSource. All rights reserved.