| Package | Description |
|---|---|
| com.google.api.services.monitoring.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RowLayout |
RowLayout.clone() |
RowLayout |
Dashboard.getRowLayout()
The content is divided into equally spaced rows and the widgets are arranged horizontally.
|
RowLayout |
RowLayout.set(String fieldName,
Object value) |
RowLayout |
RowLayout.setRows(List<Row> rows)
The rows of content to display.
|
| Modifier and Type | Method and Description |
|---|---|
Dashboard |
Dashboard.setRowLayout(RowLayout rowLayout)
The content is divided into equally spaced rows and the widgets are arranged horizontally.
|
Copyright © 2011–2021 Google. All rights reserved.