Interface EventPopup.OnDelete

Enclosing class:
EventPopup

public static interface EventPopup.OnDelete
Interface for when the user deletes the item.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cb(int event_id)
     
  • Method Details

    • cb

      void cb(int event_id)