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

Method callEvent

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

* calls an inner event * @param name the event's name, case-insensitive * @param params an array of the event-related data

(name: string, params: any[])

Source from the content-addressed store, hash-verified

1655 * @param params an array of the event-related data
1656 */
1657 callEvent(name: string, params: any[]): boolean;
1658
1659 /**
1660 * changes the event's id

Callers 15

NtFunction · 0.65
TtFunction · 0.65
iFunction · 0.65
sFunction · 0.65
FtFunction · 0.65
rFunction · 0.65
BtFunction · 0.65
GtFunction · 0.65
dhtmlxscheduler.jsFile · 0.65
constructorMethod · 0.65
_renderDayGridMethod · 0.65
destructorMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected