All Implemented Interfaces:
Serializable, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IHeaderContributor, IRequestableComponent, org.apache.wicket.util.IHierarchical<Component>, org.apache.wicket.util.io.IClusterable
Enclosing class:
DataTable<T,S>

public static class DataTable.Caption extends Label
A caption for the table. It renders itself only if DataTable.getCaptionModel() has non-empty value.
See Also: