Siebel Object Types Reference > Siebel Object Types Reference > Applet Object Types >

Tree Node


A tree node corresponds to one folder that Siebel CRM displays in a tree applet. It references the following items:

  • Label. Specifies the source of the text that Siebel CRM displays next to this folder.
  • Applet. Specifies the name of the applet that Siebel CRM displays in the right half of the view if the user opens the folder.

This object type occurs in the following location in the object hierarchy:

Table 35 describes properties that Siebel CRM uses with a tree node.

Table 35. Properties of the Tree Node
Property
Description

Applet (O)

Specifies the applet that Siebel CRM displays if the user clicks this tree node. This applet is typically a list applet. A list applet is not required. If the Applet property is empty, then Siebel CRM does nothing.

Bitmap Category (O)(H)

Not used.

Bitmap Index (O)(H)

Specifies an integer that Siebel CRM uses to choose a bitmap for the document symbol as a subset of a multiimage bitmap. Siebel CRM uses this property internally. You must set it to the following value:

5 = document symbol

Bitmap Index Field (O)(H)

Not used.

Business Component (O)

Specifies the business component that Siebel CRM uses to populate values in this tree node. You specify the same business component that the applet references. You specify this applet in the Applet property of this tree node.

Display Name (O)

Specifies the text that Siebel CRM displays next to the folder that it displays for this tree node.

HTML Closed Bitmap (O)

Specifies the bitmap object that defines the properties of a closed folder image. The parent of the bitmap object must be the HTML Tree Icons bitmap category.

If the HTML Closed Bitmap property is not empty, then it overrides the Close Bitmap property of the HTML hierarchy bitmap object.

HTML Open Bitmap (O)

Specifies the bitmap object that defines the properties of an open folder image. The parent of the bitmap object must be the HTML Tree Icons bitmap category.

If the HTML Open Bitmap property is not empty, then it overrides the Open Bitmap property of the HTML hierarchy bitmap object.

Label Field (O)

Specifies the name of a business component field that Siebel CRM uses to populate the names of the document object definitions in this tree node.

Max Child Items (O)

Specifies an integer that sets a limit on the number of child items that Siebel CRM displays in this tree node.

Name (R)

Specifies the name of this tree node. This name must be unique in the tree.

Position (R)

Specifies the position where Siebel CRM places this tree node in the tree hierarchy. This value includes integer values separated by periods. For example:

1.2.3.14

where:

  • 1 is the top level in the hierarchy.
  • 2 is one level below level 1.
  • 3 is one level below level 2.
  • 14 is one level below level 3 and indicates that this tree node is in the 14th position of level 4.

Recursive (S)

If TRUE, then this tree node and all the tree nodes below it include the same type of Siebel CRM data. For example, an account can include subaccounts. Each of these subaccounts can include more subaccounts.

Recursive Link (O)

Specifies the name of the link that defines the relationship with the business component. You can use it only if the Recursive property of this tree node is TRUE.

Root Search Spec (O)

Specifies a string value that determines the list of records at the top level of the tree. You use it primarily for a recursive tree to create a starting point for the tree. For example:

[Parent Account Id] is NULL

Selected Bitmap Index (O)(H)

Specifies an integer that identifies the bitmap in a multiple bitmap file that Siebel CRM displays if the user chooses a record. You must use the following value:

5

Selected Bitmap Index Field (O)(H)

Not used.

Siebel Object Types Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.