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

Method event_header

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

* specifies the event's header * @param start the date when an event is scheduled to begin * @param end the date when an event is scheduled to be completed * @param event the event's object

(start: Date, end: Date, event: any)

Source from the content-addressed store, hash-verified

221 * @param event the event's object
222 */
223 event_header(start: Date, end: Date, event: any): string;
224
225 /**
226 * specifies the event's text

Callers 15

BtFunction · 0.65
JtFunction · 0.65
eaFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
BtFunction · 0.65
JtFunction · 0.65
eaFunction · 0.65
extend$cFunction · 0.65
extend$6Function · 0.65
extend$5Function · 0.65
layerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected