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

Method setCurrentView

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

* displays the specified view and date * @param date optional, the date to display * @param view optional, the name of a view to display

(date?: Date, view?: string)

Source from the content-addressed store, hash-verified

2132 * @param view optional, the name of a view to display
2133 */
2134 setCurrentView(date?: Date, view?: string): void;
2135
2136 /**
2137 * adds a new event to the scheduler's data pool

Callers 15

dFunction · 0.65
sFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
eaFunction · 0.65
naFunction · 0.65
DFunction · 0.65
dFunction · 0.65
sFunction · 0.65
eaFunction · 0.65
naFunction · 0.65
DFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected