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

Method showQuickInfo

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

* displays the pop-up event form for the specified event * @param id the event's id

(id: string)

Source from the content-addressed store, hash-verified

2210 * @param id the event's id
2211 */
2212 showQuickInfo(id: string): void;
2213
2214 /**
2215 * shows a custom lightbox in the specified HTML container centered on the screen

Callers 4

dhtmlxscheduler.jsFile · 0.65
quick_infoFunction · 0.65
quick_infoFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected