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