Tree

Presentation features for Tree component.

Classes

Name Description  
PresentationTreeDataProvider Presentation Rules-driven tree data provider. Deprecated
UnifiedSelectionTreeEventHandler Tree event handler that handles unified selection. Deprecated

Enumerations

Name Description  
InfoTreeNodeItemType Type that is assigned to a PresentationInfoTreeNodeItem to determine what type of message an item conveys. Deprecated

Global Functions

Name Description  
createInfoNode  
customizeTreeNodeItem Applies customization from Node to TreeNodeItem. Deprecated
isFilterablePresentationTreeNodeItem Function that check if supplied PresentationTreeNodeItem is FilterablePresentationTreeNodeItem. Deprecated
isPresentationInfoTreeNodeItem Function that checks if supplied TreeNodeItem is PresentationInfoTreeNodeItem. Deprecated
isPresentationTreeNodeItem Function that checks if supplied TreeNodeItem is PresentationTreeNodeItem. Deprecated
PresentationTree Component that provides a convenient API for using usePresentationTreeState hook with ControlledTree. Deprecated
PresentationTreeNodeRenderer Component for rendering tree nodes produced by PresentationTreeDataProvider. Deprecated
PresentationTreeRenderer Tree renderer component that enables hierarchy level filtering in trees using PresentationTreeDataProvider. Deprecated
useControlledPresentationTreeFiltering A custom hook that creates filtered model source and node loader for supplied filter. Deprecated
useFilterablePresentationTree Hook that enables hierarchy level filtering with action handlers for setting and clearing filters. Deprecated
useHierarchyLevelFiltering Custom hook that creates callbacks for filtering hierarchy levels in the tree. Deprecated
usePresentationTreeNodeLoader Custom hooks which creates PagedTreeNodeLoader with PresentationTreeDataProvider using Deprecated
usePresentationTreeState Custom hook that creates and manages state for ControlledTree component based on presentation data. Deprecated
useUnifiedSelectionTreeEventHandler A custom hook which creates and disposes UnifiedSelectionTreeEventHandler Deprecated

Interfaces

Name Description  
ControlledPresentationTreeFilteringProps Parameters for useControlledPresentationTreeFiltering hook Deprecated
FilterableTreeProps Return type of useFilterablePresentationTree hook. Deprecated
IFilteredPresentationTreeDataProvider Filtered presentation tree data provider. Deprecated
IPresentationTreeDataProvider Presentation tree data provider. Deprecated
PresentationInfoTreeNodeItem Data structure that describes tree node item created by PresentationTreeDataProvider Deprecated
PresentationTreeDataProviderDataSourceEntryPoints Definitions of methods used by PresentationTreeDataProvider to get nodes' data. Deprecated
PresentationTreeDataProviderProps Properties for creating a PresentationTreeDataProvider instance. Deprecated
PresentationTreeEventHandlerProps Props passed to eventHandlerFactory when creating event handler. Deprecated
PresentationTreeNodeItem Data structure that describes tree node item created by PresentationTreeDataProvider. Deprecated
PresentationTreeNodeItemFilteringInfo Data structure that describes information for tree item hierarchy level filtering. Deprecated
PresentationTreeNodeLoaderProps Properties for usePresentationTreeNodeLoader hook. Deprecated
PresentationTreeNodeLoaderResult Return type for usePresentationTreeNodeLoader hook. Deprecated
PresentationTreeNodeRendererProps Props for PresentationTreeNodeRenderer component. Deprecated
PresentationTreeRendererProps Props for PresentationTreeRenderer component. Deprecated
UnifiedSelectionTreeEventHandlerParams Data structure that describes parameters for UnifiedSelectionTreeEventHandler Deprecated
useFilterablePresentationTreeProps Props for useFilterablePresentationTree hook. Deprecated
UseHierarchyLevelFilteringProps Props for useHierarchyLevelFiltering hook. Deprecated
UsePresentationTreeStateProps Properties for usePresentationTreeState hook.  
UsePresentationTreeStateResult Return type of usePresentationTreeState hook.  

Type Aliases

Name Description  
FilterablePresentationTreeNodeItem Describes tree node item that supports hierarchy level filtering. Deprecated
HierarchyLevelFilteringDescriptor Describes descriptor used for hierarchy level filtering. Deprecated
PresentationTreeProps Props for PresentationTree component.  

Last Updated: 13 January, 2025