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

Method updateView

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

* displays the specified view and date (doesn't invoke any events) * @param date optional, (optional) the date to set * @param view optional, (optional) the view name

(date?: Date, view?: string)

Source from the content-addressed store, hash-verified

2310 * @param view optional, (optional) the view name
2311 */
2312 updateView(date?: Date, view?: string): void;
2313
2314 // /**
2315 // * A key-value mapping of string keys to Scheduler form blocks.

Callers 15

TtFunction · 0.65
sFunction · 0.65
eaFunction · 0.65
oFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
TtFunction · 0.65
sFunction · 0.65
eaFunction · 0.65
oFunction · 0.65
createMethodFunction · 0.65
triggerSchedulerResizeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected