Interface EventPopup.OnSave

Enclosing class:
EventPopup

public static interface EventPopup.OnSave
Interface for when the user saves the form.
  • Method Summary

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

    • cb

      void cb(Object[] values)