Type Parameters:
T - The model object type
S - the type of the sort property
All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IGenericComponent<Set<T>,AbstractTree<T>>, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable
Direct Known Subclasses:
DefaultTableTree

public abstract class TableTree<T,S> extends AbstractTree<T>
A tree with tabular markup.
Author:
svenmeier
See Also: