fires on the dp.init(gantt)
call
DataProcessor | object | the DataProcessor object |
gantt.attachEvent("onDataProcessorReady",function(DataProcessor){
// any custom logic here
});
You can use this event to add handlers for DataProcessor from the app code.