Using the Applet Web Template Editor to Add a Tree Control
You can use the Applet Web Template Editor to add a tree control to a tree applet.
To use the Applet Web Template Editor to add a tree control
-
In the Object Explorer, click Applet.
-
In the Applets list, locate the applet you must modify.
-
In the Object Explorer, expand the Applet tree, and then click Applet Web Template.
-
In the Applet Web Templates list, right-click the template you must modify, and then click Edit Web Layout.
-
Move a TreeControl control from the palette to the applet layout.
Siebel Tools creates the required controls and the object definition for the tree.
-
To modify your configuration, right-click the tree control, and then click a menu item from the pop-up menu using values from the following table.
Menu Item | Description |
---|---|
Select Tree |
Allows you to copy and paste the tree control to another applet. |
Create New Tree Node |
Adds a new tree node to the tree. Siebel Tools creates the tree node at the highest level. You can then use the Move Selected Tree Node menu item to move the new node. |
Move Selected Tree Node |
Allows you to modify the position of the tree node in the tree. Press and hold down the SHIFT key, and then use the following keys on your keyboard:
|
Siebel Tools updates the Position property of each node according to each operation you perform in the Applet Web Template Editor.
If you press the DELETE key when Siebel Tools displays the tree in the Applet Web Template Editor window, then Siebel Tools deletes the currently chosen tree node. You can use the Undo and Redo menu items in the Edit menu of the Applet Web Editor to modify your modifications.