Package org.eclipse.nebula.widgets.nattable.hierarchical
package org.eclipse.nebula.widgets.nattable.hierarchical
-
ClassDescriptionHelper class to de-normalize a collection of objects with hierarchical object relations into a simple collection.Specialization of
ReflectiveColumnPropertyAccessor
to access fields in aHierarchicalWrapper
.This implementation ofISpanningDataProvider
will span cells if the level objects of theHierarchicalWrapper
row objects are actually the same in the same column.Wrapper for basicITraversalStrategy
implementations that add target checks.Specialization of theAlternatingRowConfigLabelAccumulator
that calculates the even/odd row labels in a hierarchical tree by inspecting the row spanning of the first level node.This layer is used to show a hierarchical object model in a tree structure.Simple node for remembering collapsed nodes.Wrapper class to support an object model of hierarchical classes in NatTable.Comparator
for collections ofHierarchicalWrapper
.