The topExpanded parameter may be used to query or set the visibility of hidden elements between the top of the document and the first visible element. If you set topExpanded to on, all of the hidden elements between the top of the document and the first visible element will be forced visible. If you set topExpanded to off, all of the hidden elements between the top of the document and the first visible element will remain hidden.
query command
set command
The current view.
query topExpanded set topExpanded { on | off }
on | Use the on parameter to indicate that the hidden elements between the top of the document and the first visible element should be forced visible. |
off | Use the off parameter to indicate that the hidden elements between the top of the document and the first visible element remain hidden. |
The topExpanded attribute is set to off if the any of the following happens:
- the includedClasses parameter is altered.
- the excludedClasses parameter is altered.
- the markIncluded parameter is altered.
- the markExcluded parameter is altered.
query topExpanded set topExpanded on
expandAll command
query command
set command
excludedClasses parameter
expanded parameter
includedClasses parameter
markIncluded parameter
markExcluded parameter