protected static class MonitorTable.Cell extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static MonitorTable.Cell |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
MonitorTable.Data |
getData() |
MonitorField |
getField() |
List<MonitorTable.Item> |
getItems() |
void |
setData(MonitorTable.Data data) |
protected static MonitorTable.Cell EMPTY
public List<MonitorTable.Item> getItems()
public MonitorField getField()
public void setData(MonitorTable.Data data)
public MonitorTable.Data getData()
Copyright © 2017 LSST. All rights reserved.