Java org.apache.wicket.velocity.markup.html VelocityPanel fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.velocity.markup.html VelocityPanel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.velocity.markup.html VelocityPanel.

The text is from its open source code.

Constructor

Method

MarkupContaineradd(final Component... children)
Adds the child component(s) to this container.
VelocityPanelforTemplateResource(final String id, final IModel model, final IResourceStream templateResource)
Convenience factory method to create a VelocityPanel instance with a given IStringResourceStream template resource .