closeAllSections

closes all sections in the currently active view

void closeAllSections();

Available only in PRO Edition

Example

scheduler.closeAllSections();

Applicable views:Timeline View
Details

This functionality is available in the PRO edition only.

The method requires the treetimeline plugin to be activated.

If the opened view isn't Timeline in the 'Tree' mode, the method will be ignored.

See also
Back to top