On Expanded
The actions that will be performed whenever an item is expanded/collapsed in the tree object. Click the edit button to open the action editor.
Tree Object
OverviewPaneDialogActions
Here are the object's settings as they appear on the "double-click" Properties dialog.
There are three tabs on the Properties dialog:
Settings Attributes Script
S e tt ing s T a b Obj ec t
Tree items
The items that are contained in the tree.
A tree consists of a number of items, each one with two parts: item text, which is the visible part that will appear in the tree, and item data, which is an invisible part that is associated with that item. You can use the item data to store any information that you want to associate with the item text, such as a file path or page name.
Items can be added to the tree by clicking add button and entering the desired text. You can manipulate structure of the tree using the buttons at the bottom of the dialog.