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<? extends java.util.Map> model, IResourceStream templateResource)
          Convenience factory method to create a VelocityPanel instance with a given template resource.
 



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