fires after a single view unit (column, section, day cell etc.) has been rendered in the scheduler
| unit | HTMLElement | an HTML object of the related view unit |
| date | object | the date of the unit |
scheduler.attachEvent("onScaleAdd", function (unit, date){
//any custom logic here
});
Available views have different units: