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

Method getView

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

* returns a view object by its name. If no name is specified, returns the current view * @param name optional, optional, the name of the view

(name?: string)

Source from the content-addressed store, hash-verified

1945 * @param name optional, optional, the name of the view
1946 */
1947 getView(name?: string): any;
1948
1949 /**
1950 * hides the lightbox modal overlay that blocks interactions with the remaining screen

Callers 15

oFunction · 0.65
_Function · 0.65
rFunction · 0.65
eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
AFunction · 0.65
oFunction · 0.65
_Function · 0.65
rFunction · 0.65
eaFunction · 0.65
AFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected