Tree
Presentation features for Tree component.
Classes
Name | Description | |
---|---|---|
PresentationTreeDataProvider | Presentation Rules-driven tree data provider. | |
UnifiedSelectionTreeEventHandler | Tree event handler that handles unified selection. |
Global Functions
Name | Description | |
---|---|---|
customizeTreeNodeItem | Applies customization from Node to TreeNodeItem. | Deprecated |
isPresentationInfoTreeNodeItem | Function that checks if supplied TreeNodeItem is PresentationInfoTreeNodeItem. | Beta |
isPresentationTreeNodeItem | Function that checks if supplied TreeNodeItem is PresentationTreeNodeItem. | Beta |
PresentationTreeNodeRenderer | Component for rendering tree nodes produced by PresentationTreeDataProvider. | Beta |
PresentationTreeRenderer | Tree renderer component that enables hierarchy level filtering in trees using PresentationTreeDataProvider. | Beta |
useControlledPresentationTreeFiltering | A custom hook that creates filtered model source and node loader for supplied filter. | |
useHierarchyLevelFiltering | Custom hook that creates callbacks for filtering hierarchy levels in the tree. | Beta |
usePresentationTreeNodeLoader | Custom hooks which creates PagedTreeNodeLoader with PresentationTreeDataProvider using | |
useUnifiedSelectionTreeEventHandler | A custom hook which creates and disposes UnifiedSelectionTreeEventHandler |
Interfaces
Last Updated: 20 June, 2023