public class PageHeaderItem extends StringHeaderItem
StringHeaderItem that is used for the <head> of a page, including the
<wicket:head> for subclasses of a page.| Constructor and Description |
|---|
PageHeaderItem(CharSequence string)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, forString, getRenderTokens, getString, hashCode, rendergetDependencies, getProvidedResourcespublic PageHeaderItem(CharSequence string)
string - public String toString()
toString in class StringHeaderItemCopyright © 2006–2014 Apache Software Foundation. All rights reserved.