openAllSections

打开当前活动视图中的所有 section(仅当视图为 Timeline 且处于“Tree”模式时有效;否则,该方法将被忽略)

void openAllSections();

Example

scheduler.openAllSections();

Applicable views:Timeline 视图
Details

此方法需要启用 treetimeline 插件。

此方法仅适用于 Tree 模式

See also
返回顶部