Created
May 21, 2023 18:46
-
-
Save martyychang/3d1f267d80237929c9620058e0446f7b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
User Event Type Constant | User Event Type Value | Entry Point | Handler Method Name | |
---|---|---|---|---|
CREATE | create | beforeSubmit() | createBeforeSubmit() | |
EDIT | edit | beforeSubmit() | editBeforeSubmit() | |
XEDIT | xedit | afterSubmit() | xeditAfterSubmit() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment