MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / updateCalendar

Method updateCalendar

codebase/dhtmlxscheduler.es.d.ts:2292–2292  ·  view source on GitHub ↗

* displays the specified date in the mini calendar * @param calendar the mini calendar object * @param new_date a new date to display in the mini calendar

(calendar: any, new_date: Date)

Source from the content-addressed store, hash-verified

2290 * @param new_date a new date to display in the mini calendar
2291 */
2292 updateCalendar(calendar: any, new_date: Date): void;
2293
2294 /**
2295 * updates the specified collection with new options

Callers 12

dhtmlxscheduler.jsFile · 0.65
DFunction · 0.65
sFunction · 0.65
DFunction · 0.65
sFunction · 0.65
minicalFunction · 0.65
move_minicalendar_dateFunction · 0.65
actionFunction · 0.65
minicalFunction · 0.65
move_minicalendar_dateFunction · 0.65
actionFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected