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

Method isOneDayEvent

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

* checks whether the specified event one-day or multi-day * @param event the event object

(event: any)

Source from the content-addressed store, hash-verified

1992 * @param event the event object
1993 */
1994 isOneDayEvent(event: any): boolean;
1995
1996 /**
1997 * checks whether a view with the specified name exists

Callers 15

NtFunction · 0.65
eaFunction · 0.65
hFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
NtFunction · 0.65
eaFunction · 0.65
hFunction · 0.65
limitPluginFunction · 0.65
extend$jFunction · 0.65
extend$cFunction · 0.65
create_setterFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected