API Reference > presentation-components > Tree 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 DEPRECATED_controlledTreeWithFilteringSupport A HOC component that adds filtering functionality to the supplied Beta DEPRECATED_controlledTreeWithVisibleNodes A HOC component that injects visible nodes into supplied tree component. Beta DEPRECATED_treeWithFilteringSupport A HOC component that adds filtering functionality to the supplied Deprecated DEPRECATED_treeWithUnifiedSelection A HOC component that adds unified selection functionality to the supplied Deprecated useControlledPresentationTreeFiltering A custom hook that creates filtered model source and node loader for supplied filter. useControlledTreeFiltering A custom hook that creates filtered model source and node loader for supplied filter. Beta usePresentationTreeNodeLoader Custom hooks which creates PagedTreeNodeLoader with PresentationTreeDataProvider using useUnifiedSelectionTreeEventHandler A custom hook which creates and disposes UnifiedSelectionTreeEventHandler Interfaces Name Description ControlledPresentationTreeFilteringProps Parameters for useControlledPresentationTreeFiltering hook ControlledTreeWithFilteringSupportProps Props that are injected to the ControlledTreeWithFilteringSupport HOC component. Beta ControlledTreeWithVisibleNodesProps Props that are injected to the ControlledTreeWithModelSource HOC component. Beta IFilteredPresentationTreeDataProvider Filtered presentation tree data provider. IPresentationTreeDataProvider Presentation tree data provider. PresentationTreeDataProviderDataSourceEntryPoints Definitions of methods used by PresentationTreeDataProvider to get nodes' data. Beta PresentationTreeDataProviderProps Properties for creating a PresentationTreeDataProvider instance. PresentationTreeNodeLoaderProps Properties for usePresentationTreeNodeLoader hook. TreeWithFilteringSupportProps Props that are injected to the TreeWithFilteringSupport HOC component. Deprecated TreeWithUnifiedSelectionProps Props that are injected to the TreeWithUnifiedSelection HOC component. Deprecated UnifiedSelectionTreeEventHandlerParams Data structure that describes parameters for UnifiedSelectionTreeEventHandler Type Aliases Name Description ControlledTreeFilteringProps Parameters for useControlledTreeFiltering hook Beta Last Updated: 12 June, 2024