eu.esdihumboldt.hale.server.webapp.util
Annotation Type PageDescription
@Retention(value=RUNTIME)
public @interface PageDescription
An annotation to describe a page
- Author:
- Michel Kraemer
Optional Element Summary |
Class<? extends org.apache.wicket.markup.html.WebPage> |
parent
|
boolean |
root
|
title
public abstract String title
- Returns:
- the page title
parent
public abstract Class<? extends org.apache.wicket.markup.html.WebPage> parent
- Returns:
- the page's parent used for breadcrumbs
- Default:
- org.apache.wicket.markup.html.WebPage.class
root
public abstract boolean root
- Returns:
- true if this page is the root of all web applications
- Default:
- false
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d