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(String id, IModel<? extends Map> model, IStringResourceStream templateResource)
          Convenience factory method to create a VelocityPanel instance with a given template resource.
 



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