How can I run a js function after saving an event?

I double click and enter some text in the popup, then save the event. I just want to send that newly added event to server by ajax. Is there any listener for me to bind it to a js function?

Hi,
try onAfterUpdate event of the dataProcessor

viewtopic.php?f=6&t=33399&p=104802&hilit=afterupdate#p104802
docs.dhtmlx.com/api__dataprocess … event.html