System Tree

Top  Previous  Next

The System Tree is probably the most important component of AggreGate Client. It is used to:

Manage AggreGate Server connections.
Provide access to workspace configuration.
Browse and administer various server resources and devices (i.e. server contexts).

cl_system_tree

The System Tree consists of a toolbar, the tree itself and a context-sensitive list of related actions. Every tree node represents a context (and may have sub-contexts under it).

note_warning-wt

Click here to check the difference between context tree visible in System Tree and server-side context tree.

System Tree Toolbar

The toolbar provides an easy way to access frequently used operations:

st_menu_refresh

Refresh Node

Refreshes the currently selected node and all sub-nodes.

note_warning-wt

If used for a Server Node, this button forces AggreGate Client to reconnect to the server.

st_menu_expand

Expand Node Recursively

Expands the selected node and all its children recursively. This button is disabled if selected node is a leaf (i.e. has no children).

st_menu_collapse

Collapse Node Recursively

Collapses the selected node and all its children recursively. This button is disabled if selected node is a leaf.

note_tip-wt

There are two types of node expansion and collapse: normal and recursive. Normal expansion and collapse are performed when you click on a [+] or [-] icon next to the node. Recursive expand and collapse operations are activated using node context menu or System Tree toolbar. Normal mode expands only the node itself, and any children-nodes which can be expanded remain collapsed. Recursive mode expands a given node as well as all of its child nodes which can be expanded. The same applies to collapse operations.

note_further-wt

The toolbar is also used to search and filter nodes.

Related Actions

The related actions list is the same as the bottom part (after the horizontal separator) of the context menu for the currently selected node(s). You can use it to launch an action with a single click.

cl_st_related_actions

note_tip-wt

Tooltips for the action list items show action names, rather than descriptions. These action names are needed for referring to these actions in many components of the system.