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

Method defined

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

* returns false if the provided argument is undefined, otherwise true * @param event the object that should be checked

(event: any)

Source from the content-addressed store, hash-verified

1750 * @param event the object that should be checked
1751 */
1752 defined(event: any): boolean;
1753
1754 /**
1755 * deletes all sections from the currently active view

Callers 4

FtFunction · 0.65
FtFunction · 0.65
extend$7Function · 0.65
extend$7Function · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected