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

Method isViewExists

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

* checks whether a view with the specified name exists * @param name the view name

(name: string)

Source from the content-addressed store, hash-verified

1998 * @param name the view name
1999 */
2000 isViewExists(name: string): boolean;
2001
2002 /**
2003 * 'says' to change the active date in the mini calendar each time, the active date in the scheduler is changed

Callers 6

dhtmlxscheduler.jsFile · 0.65
cookieFunction · 0.65
urlFunction · 0.65
cookieFunction · 0.65
urlFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected