Class HtmlHeaderItemsContainer

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

A specialization of HtmlHeaderContainer that doesn't render <head> and &l;/head> around the header contributions. This container is used when there is a usage of <wicket:header-items/> in the page's <head> element.
See Also: