public class SuppressedContainer extends DocumentBase implements AlarmCategoryListener
| Modifier and Type | Class and Description |
|---|---|
static class |
SuppressedContainer.ReductionValue
The item to send to the table.
|
colNames, containerTitle, shutdown, tableViewer| Modifier and Type | Method and Description |
|---|---|
static SuppressedContainer |
getInstance() |
java.util.Collection<?> |
getNumbers() |
void |
onAlarm(Alarm alarm)
Called on alarm change arrival.
|
void |
setTableContent(TableData tData)
Add the text of the cells of the table
|
getDataToSave, run, setTableViewer, shutdownContainerpublic static SuppressedContainer getInstance()
public java.util.Collection<?> getNumbers()
getNumbers in class DocumentBasepublic void onAlarm(Alarm alarm)
AlarmCategoryListeneronAlarm in interface AlarmCategoryListeneralarm - The alarmpublic void setTableContent(TableData tData)
DocumentBasesetTableContent in class DocumentBasetData - The table data to set the string of the rows