Type Parameters:
T - The model object type
All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable

public abstract class Node<T> extends Panel
Representation of a single node in the tree. By default uses an AjaxFallbackLink for its junction component.
Author:
svenmeier
See Also: