Uses of Class
org.apache.wicket.velocity.VelocityContributor

Packages that use VelocityContributor
org.apache.wicket.velocity   
 

Uses of VelocityContributor in org.apache.wicket.velocity
 

Subclasses of VelocityContributor in org.apache.wicket.velocity
 class VelocityJavascriptContributor
          A derivation of VelocityContributor that uses IHeaderResponse.renderJavascript(CharSequence, String)
 

Methods in org.apache.wicket.velocity with parameters of type VelocityContributor
 VelocityHeaderContributor VelocityHeaderContributor.add(VelocityContributor velocityContributor)
          Adds a contributor.
 



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