|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.util.listener.ListenerCollection<IHeaderContributor>
org.apache.wicket.application.HeaderContributorListenerCollection
public class HeaderContributorListenerCollection
A collection for application level registration of IHeaderContributors
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.wicket.util.listener.ListenerCollection |
|---|
ListenerCollection.INotifier<T> |
| Constructor Summary | |
|---|---|
HeaderContributorListenerCollection()
|
|
| Method Summary | |
|---|---|
void |
renderHead(IHeaderResponse response)
Render to the web response whatever the component wants to contribute to the head section. |
| Methods inherited from class org.apache.wicket.util.listener.ListenerCollection |
|---|
add, isAllowingDuplicates, isAllowingNulls, iterator, notify, notifyIgnoringExceptions, remove, reversedNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeaderContributorListenerCollection()
| Method Detail |
|---|
public void renderHead(IHeaderResponse response)
IHeaderContributor
renderHead in interface IHeaderContributorresponse - Response object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||