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

Method formSection

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

* gives access to the objects of lightbox's sections * @param name the name of a lightbox section

(name: string)

Source from the content-addressed store, hash-verified

1852 * @param name the name of a lightbox section
1853 */
1854 formSection(name: string): any;
1855
1856 /**
1857 * returns the current cursor-pointed date and section (if defined)

Callers 15

dhtmlxscheduler.jsFile · 0.65
NFunction · 0.65
iFunction · 0.65
tFunction · 0.65
NFunction · 0.65
iFunction · 0.65
tFunction · 0.65
recurringFunction · 0.65
getTimeSectionFunction · 0.65
getFirstSectionOfTypeFunction · 0.65
getRecurringSectionFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected