Class 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 Detail

      • FinalTextTemplate

        public FinalTextTemplate​(org.apache.wicket.util.template.PackageTextTemplate template,
                                 Map<String,​Object> parameters)
    • Method Detail

      • renderHead

        public void renderHead​(org.apache.wicket.markup.head.IHeaderResponse response)
        Specified by:
        renderHead in interface org.apache.wicket.markup.html.IHeaderContributor