enum sap.ui.vtm.InternalColumnDescriptor

Visiblity: public
Available since: N/A
Module: sap/ui/vtm/InternalColumnDescriptor
Application Component:

Enumeration specifying descriptors for sap.ui.vtm.Column objects of type sap.ui.vtm.ColumnType.Internal.


Properties Overview

Node Description
sap.ui.vtm.InternalColumnDescriptor.AbsoluteMatrix

A column showing the absoluteMatrix field of the tree item.

sap.ui.vtm.InternalColumnDescriptor.HighlightColor

A column showing the highlightColor field of the tree item.

sap.ui.vtm.InternalColumnDescriptor.MessageStatus

The column that is used to provide an indication of the messages that apply to the tree item and its descendants.

sap.ui.vtm.InternalColumnDescriptor.Opacity

A column showing the opacity field of the tree item.

sap.ui.vtm.InternalColumnDescriptor.RelativeMatrix

A column showing the relativeMatrix field of the tree item.

sap.ui.vtm.InternalColumnDescriptor.SceneNodeIds

A column showing the sceneNodeIds field of the tree item.

sap.ui.vtm.InternalColumnDescriptor.Tree

The column that contains the tree item name and the tree type icon. This must always be the first column.

sap.ui.vtm.InternalColumnDescriptor.TreeItemId

A column containing the id field of the tree item.

sap.ui.vtm.InternalColumnDescriptor.Visibility

The column that is used to indicate and control visibility of the scene nodes associated with the tree item.