| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
WidgetLayout |
Widget.getLayout()
The layout for a widget on a
free or new dashboard layout
dashboard. |
WidgetLayout |
WidgetLayout.height(Long height) |
WidgetLayout |
WidgetLayout.isColumnBreak(Boolean isColumnBreak) |
WidgetLayout |
WidgetLayout.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WidgetLayout |
WidgetLayout.width(Long width) |
WidgetLayout |
WidgetLayout.x(Long x) |
WidgetLayout |
WidgetLayout.y(Long y) |
| Modifier and Type | Method and Description |
|---|---|
Widget |
Widget.layout(WidgetLayout layout) |
void |
Widget.setLayout(WidgetLayout layout) |
Copyright © 2024. All rights reserved.