Tree Object in Run-time

A tree is a hierarchical display of data, similar to the system tree. However, unlike the system tree, trees in analysis displays do not provide navigation to other displays or web pages; instead, a tree displays data in a hierarchical manner, as the following figure shows.

 

Refer to the following sections for more information about the tree object:

Navigating the tree object

You can navigate a tree from the run-time environment using a mouse or keyboard. The following figure shows how to navigate a tree with a mouse.

 

You can select multiple items in the tree by clicking the mouse while holding down the Shift key (Shift-clicking) or the Ctrl key (Control-clicking). Shift-clicking selects multiple consecutive items. Control-clicking selects multiple non-consecutive items.

To navigate a tree using the keyboard, refer to the following table for the keystrokes supported.

The key...

Lets you...

Up arrow

Select the previous item in the tree.

Down arrow

Select the next item in the tree.

Left arrow

Select the parent item in the tree. If the item is an open folder, the left arrow closes the folder.

Right arrow

Select the next item in the tree. If the item is a closed folder, the right arrow opens the folder.

Home

Select the first item in the tree.

End

Select the last item in the tree.

Page Up

Move up through the tree one page at a time.

Page Down

Move down through the tree one page at a time.

Ctrl+Space Bar

Select multiple non-sequential selections. Hold the Ctrl key down, move the Up or Down arrows to the next entry, press the Space Bar, and so forth.

Shift+arrow key

Select multiple sequential selections.

Drag and Drop support

Data items can be dragged from a tree object and dropped onto a grid within a Proficy Portal display. See Dragging and Dropping data in Run-time for more information.

Tree Grids

A grid within a Tree object is much more limited than a Grid object. During run-time, the user can use the Tree Grid as follows:

The tree grid's configuration is not modifiable in run-time.

See Also

Populating Trees