Class FinalTextTemplate
- java.lang.Object
-
- org.hippoecm.frontend.plugins.yui.header.templates.FinalTextTemplate
-
- All Implemented Interfaces:
Serializable
,org.apache.wicket.markup.html.IHeaderContributor
,org.apache.wicket.util.io.IClusterable
public class FinalTextTemplate extends Object implements org.apache.wicket.markup.html.IHeaderContributor
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FinalTextTemplate(Class<?> clazz, String filename, Map<String,Object> parameters)
FinalTextTemplate(org.apache.wicket.util.template.PackageTextTemplate template, Map<String,Object> parameters)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
renderHead(org.apache.wicket.markup.head.IHeaderResponse response)
-