Interface Alerts.AlertListener

All Known Implementing Classes:
MainWindowImpl.MainWindowAlertListener
Enclosing class:
Alerts

public static interface Alerts.AlertListener
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    allowPopup(Object[] relatedObjects, int configID)
     
  • Method Details

    • allowPopup

      boolean allowPopup(Object[] relatedObjects, int configID)