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

Method unselect

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

* unselects the specified event * @param id optional, the event's id (if not specified, the currently selected event will be unselected)

(id?: string)

Source from the content-addressed store, hash-verified

2283 * @param id optional, the event's id (if not specified, the currently selected event will be unselected)
2284 */
2285 unselect(id?: string): void;
2286
2287 /**
2288 * displays the specified date in the mini calendar

Callers 10

MtFunction · 0.65
eaFunction · 0.65
MtFunction · 0.65
eaFunction · 0.65
dragHighlightPosFunction · 0.65
extend$jFunction · 0.65
extend$cFunction · 0.65
dragHighlightPosFunction · 0.65
extend$jFunction · 0.65
extend$cFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected