Package org.apache.wicket.examples.template.pageinheritance
-
Class Summary Class Description Page1 Concrete page.Page2 Concrete page.Panel1 Concrete, extending panel.TemplatePage Base page that serves as a template for pages that inherit from it.TemplatePanel Base panel to be extended.