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

Method uid

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

* generates a unique ID (unique inside the current scheduler, not GUID)

()

Source from the content-addressed store, hash-verified

2255 * generates a unique ID (unique inside the current scheduler, not GUID)
2256 */
2257 uid(): number;
2258
2259 /**
2260 * removes blocking set by the blockTime() method

Callers 15

NtFunction · 0.65
FtFunction · 0.65
BtFunction · 0.65
rFunction · 0.65
vFunction · 0.65
eaFunction · 0.65
naFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
MFunction · 0.65
pFunction · 0.65
NtFunction · 0.65
FtFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected