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 -
Exception Summary Exception Description ExceededTraversedItemsLimitException Throws to indicate that a number of the traversed items exceeded the maximum supported value.