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

Method checkEvent

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

* checks whether an event has some handler(s) specified * @param name the event's name

(name: SchedulerEventName)

Source from the content-addressed store, hash-verified

1674 * @param name the event's name
1675 */
1676 checkEvent(name: SchedulerEventName): boolean;
1677
1678 /**
1679 * checks whether an event resides in a timespan of a specific type

Callers 15

NtFunction · 0.65
BtFunction · 0.65
eaFunction · 0.65
sFunction · 0.65
NtFunction · 0.65
BtFunction · 0.65
eaFunction · 0.65
sFunction · 0.65
limitPluginFunction · 0.65
extend$jFunction · 0.65
extend$cFunction · 0.65
extend$6Function · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected