Uses of Class
org.apache.wicket.velocity.markup.html.VelocityPanel

Packages that use VelocityPanel
org.apache.wicket.velocity.markup.html   
 

Uses of VelocityPanel in org.apache.wicket.velocity.markup.html
 

Methods in org.apache.wicket.velocity.markup.html that return VelocityPanel
static VelocityPanel VelocityPanel.forTemplateResource(java.lang.String id, IModel model, IStringResourceStream templateResource)
          Convenience factory method to create a VelocityPanel instance with a given template resource.
 



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