스케줄러에 새로운 이벤트가 추가될 때 트리거됩니다.
scheduler.attachEvent("onEventAdded", function(id,ev){ //여기에 커스텀 로직을 작성할 수 있습니다. });