fires after the pop-up edit form is closed
taskId | string|number | the task id |
gantt.attachEvent("onAfterQuickInfo",function(taskId){
// your code here
});
This event is defined in the Quick Info extension, so you need to activate the quick_info plugin.
added in version 4.1