Uses of Class
org.apache.wicket.behavior.StringHeaderContributor

Packages that use StringHeaderContributor
org.apache.wicket.util.template Resource extensions that make working with header contributions easier and more maintainable. 
 

Uses of StringHeaderContributor in org.apache.wicket.util.template
 

Subclasses of StringHeaderContributor in org.apache.wicket.util.template
 class TextTemplateHeaderContributor
          A header contributor that will contribute the contents of the given template interpolated with the provided Map of variables.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.