fires after data in the scheduler was cleared
scheduler.attachEvent("onClearAll", function (){ //any custom logic here });
The event is invoked from the clearAll method.