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, render
getDependencies, getProvidedResources
public PageHeaderItem(CharSequence string)
string
- public String toString()
toString
in class StringHeaderItem
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.