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



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