PresentationInfoTreeNodeItem Interface

Data structure that describes tree node item created by PresentationTreeDataProvider which is used to carry information message.

Extends

Properties

Name Type Description
children undefined This type of tree item cannot have children.  
isSelectionDisabled "true" Selection is disabled for this type of tree item.  
message string Message that his tree item is carrying.  
type InfoTreeNodeItemType Type of item message  

Defined in

Last Updated: 25 March, 2024