PresentationTreeNodeItemFilteringInfo Interface
Data structure that describes information for tree item hierarchy level filtering.
Properties
Name | Type | Description | |
---|---|---|---|
active | PresentationInstanceFilterInfo | undefined | Currently active filter for this item hierarchy. | |
ancestorFilters | PresentationInstanceFilterInfo[] | List of filters applied on ancestor nodes. | |
descriptor | HierarchyLevelFilteringDescriptor | Descriptor that describes instances of this tree node item hierarchy level. |
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.