public interface ITheme
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
void |
renderHead(org.apache.wicket.markup.head.IHeaderResponse response)
Print to the web response what ever the
ITheme wants to contribute to the head section. |
Copyright © 2013 agilecoders.de. All Rights Reserved.