Interface ShoppingListItemPopup.OnSave

Enclosing class:
ShoppingListItemPopup

public static interface ShoppingListItemPopup.OnSave
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cb(Object[] values)
     
  • Method Details

    • cb

      void cb(Object[] values)