|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.Application
org.apache.wicket.protocol.http.WebApplication
org.apache.wicket.examples.velocity.VelocityTemplateApplication
public class VelocityTemplateApplication
Application class for velocity template example.
| Field Summary |
|---|
| Fields inherited from class org.apache.wicket.Application |
|---|
CONFIGURATION, CONTEXTPATH, DEPLOYMENT, DEVELOPMENT |
| Constructor Summary | |
|---|---|
VelocityTemplateApplication()
Constructor. |
|
| Method Summary | |
|---|---|
static java.util.List<Field> |
getFields()
|
java.lang.Class<? extends Page> |
getHomePage()
|
static java.util.List<Person> |
getPersons()
Gets the dummy persons database. |
protected void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VelocityTemplateApplication()
| Method Detail |
|---|
public static java.util.List<Field> getFields()
public static java.util.List<Person> getPersons()
public java.lang.Class<? extends Page> getHomePage()
getHomePage in class Applicationprotected void init()
init in class WebApplicationWebApplication.init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||