- GuiCommand: Name:Std TreeMultiDocument MenuLocation:View → TreeView actions → Multi document Workbenches:All Version:0.19 SeeAlso:Std TreeSingleDocument, Std TreeCollapseDocument
The Std TreeMultiDocument command switches the Tree view DocumentMode to MultiDocument. In this mode all documents are visible in the Tree view and multiple documents can be expanded. The other modes are SingleDocument and CollapseDocument.
- There are several ways to invoke the command:
The Tree view DocumentMode mode is stored: Tools → Edit parameters... → BaseApp → Preferences → TreeView → DocumentMode. It is an integer value. Possible values are 0
(SingleDocument), 1
(MultiDocument) or 2
(CollapseDocument). The default is 2
.
{{Std Base navi}}
documentation index > Std TreeMultiDocument