Interface RecipePopup.OnDelete

Enclosing class:
RecipePopup

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

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

    • cb

      void cb(int id)