Tree node control

The Tree Node control is a container type of control that works with the Tree and Tree Attribute controls. A Tree Node defines the structure of a hierarchical tree.

Rules

You can place the Tree Attribute control in this container control.

You can place this control inside the Tree container control.

General properties

Attribute name Description
Control ID

Each control in a presentation is assigned a unique Control ID that is read-only.

Image

You can specify the file name of any file stored in the images directory at <root>\applications\maximo\maximouiweb\webmodule\webclient\images. You can reuse any existing images or you can add new images to the directory.

Images can be in any format supported by a browser. You must redeploy the .EAR file on the application server to add the images to the user interface.

Display Key Attribute

Select this property to display the Key Attribute as part of the tree node label.

Display Object Name

Select this property to display the Object Name as part of the tree node label.

Key Attribute

You can specify a different attribute of the business object to use as a key attribute, other than the key attribute specified for the MBO.

Key Value You can specify an option to display as the default value.
Return Attribute Enter an attribute name whose value gets returned to the browser when you click the icon of a tree node line item.
Enable Return

Select this property to enable the Return Attribute property functionality.



Feedback