Interface AbstractAlarmTable.AlarmPopup
- 
- Enclosing class:
- AbstractAlarmTable
 
 protected static interface AbstractAlarmTable.AlarmPopupIf your component that you use as a popup implements this, it will be notified when it is shown and hidden.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotifyHidden()voidnotifyShown()
 
-