Package org.eclipse.nebula.widgets.nattable.tree
package org.eclipse.nebula.widgets.nattable.tree
-
ClassDescriptionITreeData<T>The
ITreeRowModel
is used by theTreeLayer
to build up and interact with the tree model.TreeRowModel<T>Implementation ofITreeRowModel
that is used to perform expand/collapse operations using the approach of hiding and showing rows.