public class ChatteringPart extends TableViewBase
Chattering alarms are alarms whose state changes (ACTIVE/TERMINATE) at least 3 times per minute.
TableViewBase.TableSorterBase| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The ID of this view
|
sorter, tableViewer| Constructor and Description |
|---|
ChatteringPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
postConstruct(Composite parent) |
createPartControl, setFocuspublic static final java.lang.String ID