public class HeaderContributorListenerCollection extends org.apache.wicket.util.listener.ListenerCollection<IHeaderContributor> implements IHeaderContributor
IHeaderContributors| Constructor and Description |
|---|
HeaderContributorListenerCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderHead(IHeaderResponse response)
Render to the web response whatever the component wants to contribute to the head section.
|
add, isAllowingDuplicates, isAllowingNulls, iterator, notify, notifyIgnoringExceptions, remove, reversedNotify, reversedNotifyIgnoringExceptionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic void renderHead(IHeaderResponse response)
IHeaderContributorrenderHead in interface IHeaderContributorresponse - Response objectCopyright © 2006–2018 Apache Software Foundation. All rights reserved.