closeAllSections

关闭当前活动视图中的所有 sections

void closeAllSections();

Available only in PRO Edition

Example

scheduler.closeAllSections();

Applicable views:Timeline 视图
Details

此功能仅在 PRO 版本中可用。

该方法仅在启用了 treetimeline 插件时有效。

如果当前活动视图不是“树状”模式的 Timeline,该方法将不会生效。

See also
返回顶部