<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.labrps.com/index.php?action=history&amp;feed=atom&amp;title=Tree_view</id>
	<title>Tree view - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.labrps.com/index.php?action=history&amp;feed=atom&amp;title=Tree_view"/>
	<link rel="alternate" type="text/html" href="https://wiki.labrps.com/index.php?title=Tree_view&amp;action=history"/>
	<updated>2026-04-30T15:38:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://wiki.labrps.com/index.php?title=Tree_view&amp;diff=1894&amp;oldid=prev</id>
		<title>LabRPS: Created page with &quot;{{TOCright}}  == Introduction ==  The Tree view appears in the upper section of the &#039;&#039;&#039;Model&#039;&#039;&#039; panel (if the Combo view is active) or as a stand-alone panel. It shows all user defined objects that are part of a LabRPS document. The Tree view is a representation of the document&#039;s structure, and indicates what information is saved to disk.  These objects don&#039;t necessarily have to be random phenomenon simulation feature v...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.labrps.com/index.php?title=Tree_view&amp;diff=1894&amp;oldid=prev"/>
		<updated>2024-10-26T02:35:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{TOCright}}  == Introduction ==  The &lt;a href=&quot;/Tree_view&quot; title=&quot;Tree view&quot;&gt;Tree view&lt;/a&gt; appears in the upper section of the &amp;#039;&amp;#039;&amp;#039;Model&amp;#039;&amp;#039;&amp;#039; panel (if the &lt;a href=&quot;/Combo_view&quot; title=&quot;Combo view&quot;&gt;Combo view&lt;/a&gt; is active) or as a stand-alone panel. It shows all user defined objects that are part of a LabRPS document. The Tree view is a representation of the &lt;a href=&quot;/Document_structure&quot; title=&quot;Document structure&quot;&gt;document&amp;#039;s structure&lt;/a&gt;, and indicates what information is saved to disk.  These objects don&amp;#039;t necessarily have to be random phenomenon simulation feature v...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{TOCright}}&lt;br /&gt;
&lt;br /&gt;
== Introduction == &lt;br /&gt;
The [[Tree_view|Tree view]] appears in the upper section of the &amp;#039;&amp;#039;&amp;#039;Model&amp;#039;&amp;#039;&amp;#039; panel (if the [[Combo_view|Combo view]] is active) or as a stand-alone panel. It shows all user defined objects that are part of a LabRPS document. The Tree view is a representation of the [[Document_structure|document&amp;#039;s structure]], and indicates what information is saved to disk.&lt;br /&gt;
&lt;br /&gt;
These objects don&amp;#039;t necessarily have to be random phenomenon simulation feature visible in the [[Dependency_graph_view|Dependency graph view]], but can also be supporting data objects created with any of the [[Workbenches|workbenches]].&lt;br /&gt;
&lt;br /&gt;
[[File:LabRPS_Tree_view.png]]&lt;br /&gt;
&lt;br /&gt;
{{Caption|The Tree view showing various elements in the document.}}&lt;br /&gt;
&lt;br /&gt;
== Working with the Tree view == &lt;br /&gt;
&lt;br /&gt;
By default, whenever a new object is created, it is added to the end of the list in the Tree view. The Tree view allows managing the objects to keep them organized; it permits creating [[Std_Group|groups]], moving objects inside groups, moving groups inside other groups, relabeling objects, copying objects, deleting objects, and using options from its [[#Context_menu|context menu]].&lt;br /&gt;
&lt;br /&gt;
=== Tree view columns === &lt;br /&gt;
&lt;br /&gt;
The Tree view always displays two column with the icons and labels of objects in the first one and the the  description in the second one.&lt;br /&gt;
&lt;br /&gt;
=== Edit object label === &lt;br /&gt;
&lt;br /&gt;
Select an object in the first column and press {{KEY|F2}} (on Windows and Linux), or {{KEY|Enter}} (on macOS), to edit its {{PropertyData|Label}} property. This property can also be edited via the context menu option {{MenuCommand|Rename}} or in the [[Property_editor|Property editor]].&lt;br /&gt;
&lt;br /&gt;
=== Edit object description === &lt;br /&gt;
&lt;br /&gt;
An object can optionally have a description. This information is stored in its {{PropertyData|Label2}} property. If the description column is displayed you can edit this property by selecting an object in that column and pressing {{KEY|F2}} (on Windows and Linux), or {{KEY|Enter}} (on macOS). The property can also be changed in the [[Property_editor|Property editor]].&lt;br /&gt;
&lt;br /&gt;
=== Context menu === &lt;br /&gt;
&lt;br /&gt;
The options in the context menu of the Tree view depend on the selected object(s) and the currently active workbench. To display this menu right-click the background of the list, right-click an object in the list, or select multiple objects in the list and then right-click one of them.&lt;br /&gt;
&lt;br /&gt;
=== Keyboard modifiers === &lt;br /&gt;
&lt;br /&gt;
The usual keyboard modifiers can be used in the Tree view. The modifiers can be combined as well.&lt;br /&gt;
* {{KEY|Ctrl}}: hold down this key to select multiple objects.&lt;br /&gt;
* {{KEY|Shift}}: hold down this key to select all objects between a previously selected object and the next selected object.&lt;br /&gt;
&lt;br /&gt;
=== Keyboard shortcuts === &lt;br /&gt;
&lt;br /&gt;
The following keyboard shortcuts are available when the focus is on the Tree view:&lt;br /&gt;
* {{KEY|Ctrl}}+{{KEY|F}}: opens a search box at the bottom of the tree, allowing to search and reach objects using their internal names or labels.&lt;br /&gt;
* Expand and collapse actions using {{KEY|Alt}}+{{KEY|Arrow}} combinations:&lt;br /&gt;
** {{KEY|Alt}}+{{KEY|Left}}: collapses selected item(s).&lt;br /&gt;
** {{KEY|Alt}}+{{KEY|Right}}: expands selected item(s).&lt;br /&gt;
** {{KEY|Alt}}+{{KEY|Up}}: expands selected item(s) with all their tier-1 children collapsed (deeper children remain unchanged).&lt;br /&gt;
** {{KEY|Alt}}+{{KEY|Down}}: expands selected item(s) with all their tier-1 children expanded as well (deeper children remain unchanged).&lt;br /&gt;
&lt;br /&gt;
== Overlay icons == &lt;br /&gt;
&lt;br /&gt;
One or more overlay icons can be displayed on top of an object&amp;#039;s default icon in the Tree view. The available overlay icons and their meaning are listed below.&lt;br /&gt;
&lt;br /&gt;
=== [[File:LabRPS_Tree_view_recompute.png]] White check mark on blue background === &lt;br /&gt;
&lt;br /&gt;
This indicates that the object has to be [[Std_Refresh|recomputed]], due to changes made to the document or because the user marked the object in the Tree view context menu to be recomputed. In most cases recomputes are triggered automatically, but sometimes they are delayed for performance reasons.&lt;br /&gt;
&lt;br /&gt;
=== [[File:LabRPS_Tree_view_error.png]] White exclamation mark on red background === &lt;br /&gt;
&lt;br /&gt;
This indicates that the object has an error that needs to be fixed. After recomputing the whole document a tooltip describing the error is shown when you hover the mouse over the object in the Tree view. Note: All other objects depending on an object in such an error state will not be properly recomputed, thus they may still show some old state.&lt;br /&gt;
&lt;br /&gt;
== Preferences == &lt;br /&gt;
&lt;br /&gt;
See [[Combo_view#Preferences|Combo view]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Interface_navi}}&lt;br /&gt;
{{Std_Base_navi}}&lt;br /&gt;
{{Userdocnavi}}&lt;/div&gt;</summary>
		<author><name>LabRPS</name></author>
	</entry>
</feed>