The expandAll command can be used to set the expanded parameter for every element in the document view. It also sets the topExpanded parameter for the current document view. If you do not specify any parameters, on is assumed.
expandAll [ on | off ]
on | Use the on parameter to set the expanded parameter to on for every element in the document view. This will also set the topExpanded parameter to on. |
off | Use the off parameter to set the expanded parameter to off for every eleemnt in the document view. This will also set the topExpanded parameter to off. |
The status parameter is not affected by this command.
When you have hidden elements in the document view, they can be forced visible by setting expanded or topExpanded to on. Issuing expandAll on will force all of the hidden elements in the document view to become visible. Issuing expandAll off will allow all of the hidden elements in the document view to remain hidden.
expandAll on expandAll off
findText command
excludedClasses parameter
expandHide parameter
expanded parameter
forceAllVisible parameter
forceVisible parameter
includedClasses parameter
markExcluded parameter
markIncluded parameter
topExpanded parameter
visible parameter
filterSelection action
Default editor commands