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. | |
string | Message that his tree item is carrying. | ||
type | InfoTreeNodeItemType | Type of item message |
Defined in
Last Updated: 15 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.