Package com.hybris.cockpitng.tree.util
-
Interface Summary Interface Description TreeModelDecorator TreeUtils.FilterStringResolver<E> Used byTreeUtils.FilteredTreeModelto determine the string representation of a treenode that should be used for filtering. -
Class Summary Class Description NavigationTreeModelGetPathOptimizer Optimizes traversing in trees which store onlyNavigationNodenodes.TreeUtils Provides useful functionalities for zk trees, especially for searching within treenodes.TreeUtils.FilteredTreeModel<E> Subclass ofAbstractTreeModelthat can be used as a filter. -
Enum Summary Enum Description TreeUtils.MatchMode TreeUtils.SearchDepth Determines whether filtering should be done up until first match or without any limitations -
Exception Summary Exception Description ExceededTraversedItemsLimitException Deprecated, for removal: This API element is subject to removal in a future version. since 2005, no longer thrown - tree accepts all nodes after hitting the limit instead of throwing exception