Interface AddPopup.OnAdd

Enclosing class:
AddPopup

public static interface AddPopup.OnAdd
A callback for when the form is submitted.
  • Method Summary

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

    • cb

      void cb(Object[] values)