public class AnnunciatedContainer extends DocumentBase implements AlarmCategoryListener
colNames, containerTitle, shutdown, tableViewer| Modifier and Type | Method and Description |
|---|---|
static AnnunciatedContainer |
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 AnnunciatedContainer 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