Public Member Functions | |
| Priority (int priority, AlarmGUIType type) | |
| String | toString () |
| int | compareTo (Priority o) |
Public Attributes | |
| final int | priority |
| final AlarmGUIType | type |
The content of the priority columns is composed of the label and a reference to the AlarmTableEntry needed to compare two entries and sort.
| alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::Priority::Priority | ( | int | priority, | |
| AlarmGUIType | type | |||
| ) | [inline] |
| int alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::Priority::compareTo | ( | Priority | o | ) | [inline] |
| String alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::Priority::toString | ( | ) | [inline] |
References priority.
The priority
Referenced by compareTo(), and toString().
It is true if the alarm is active
Referenced by compareTo().
1.6.2