Home
last modified time | relevance | path

Searched refs:unaryFunction (Results 1 – 1 of 1) sorted by relevance

/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js1241 Calendar.prototype.setDateToolTipHandler = function (unaryFunction) { argument
1242 this.getDateToolTip = unaryFunction;
1277 …prototype.setDateStatusHandler = Calendar.prototype.setDisabledHandler = function (unaryFunction) { argument
1278 this.getDateStatus = unaryFunction;