LabelGroupingNodeKeyJSON Interface
Deprecated in 3.x. Use LabelGroupingNodeKey.
Serialized LabelGroupingNodeKey JSON representation.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
label | string | ||
type | DisplayLabelGroupingNode | Node type |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
groupedInstancesCount Inherited | number | GroupingNodeKey | Get the number of instances grouped by the node represented |
instanceKeysSelectQuery Inherited | PresentationQuery | undefined | GroupingNodeKey | Query that returns all selected instance keys |
pathFromRoot Inherited | string[] | GroupingNodeKey | Node hash path from root to the node whose key this is |
version Inherited | number | GroupingNodeKey | Version of the key. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.