Searched refs:setDateToolTipHandler (Results 1 – 2 of 2) sorted by relevance
134 cal.setDateToolTipHandler(params.dateTooltipFunc);167 cal.setDateToolTipHandler(params.dateTooltipFunc);
1241 Calendar.prototype.setDateToolTipHandler = function (unaryFunction) { method in Calendar