使用 topExpanded 参数来设置或查询位于文档顶部与第一个可视元素之间的隐藏元素的可视性。如果将 topExpanded 设置为 on,则将强制使位于文档顶部与第一个可视元素之间的所有隐藏元素可视。如果将 topExpanded 设置为 off,则位于文档顶部与第一个可视元素之间的所有隐藏元素都保持隐藏。
query 命令
set 命令
当前视图。
query topExpanded set topExpanded { on | off }
on | 使用 on 参数来指示应该强制使位于文档顶部与第一个可视元素之间的隐藏元素可视。 |
off | 使用 off 参数来指示:位于文档顶部与第一个可视元素之间的隐藏元素保持隐藏状态。 |
如果发生下列任何一项,则将 topExpanded 属性设置为 off:
- 改变了 includedClasses 参数
- 改变了 excludedClasses 参数
- 改变了 markIncluded 参数
- 改变了 markExcluded 参数。
query topExpanded set topExpanded on
expandAll 命令
query 命令
set 命令
excludedClasses 参数
expanded 参数
includedClasses 参数
markIncluded 参数
markExcluded 参数
Copyright IBM Corporation 1992, 2006. All Rights Reserved.