All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable

public class CheckedFolder<T> extends Folder<T>
This class adds a CheckBox to a Folder. Subclasses have to override newCheckBoxModel(IModel) to do anything useful with the checkbox state.
Author:
svenmeier
See Also: