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<AbstractMonitorView.ChannelHandle> |
getItems() |
void |
setData(MonitorTable.Data data) |
protected static MonitorTable.Cell EMPTY
public List<AbstractMonitorView.ChannelHandle> getItems()
public MonitorField getField()
public void setData(MonitorTable.Data data)
public MonitorTable.Data getData()
Copyright © 2017 LSST. All rights reserved.