Wird ausgelöst, wenn ein neues Event zum Scheduler hinzugefügt wird
scheduler.attachEvent("onEventAdded", function(id,ev){ //custom logic can be placed here });