public abstract class WidgetPosition extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WidgetPosition.Builder |
| Constructor and Description |
|---|
WidgetPosition() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
col() |
abstract int |
height() |
abstract int |
row() |
abstract int |
width() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.