fires when the user unselects an event by selecting some other event
scheduler.attachEvent("onEventUnselected", function(id){ //any custom logic here });