Uses of Class
org.apache.wicket.spring.common.web.BasePage

Packages that use BasePage
org.apache.wicket.spring.annot.web   
org.apache.wicket.spring.common.web   
org.apache.wicket.spring.direct.web   
org.apache.wicket.spring.proxy.web   
 

Uses of BasePage in org.apache.wicket.spring.annot.web
 

Subclasses of BasePage in org.apache.wicket.spring.annot.web
 class AnnotPage
           
 

Uses of BasePage in org.apache.wicket.spring.common.web
 

Subclasses of BasePage in org.apache.wicket.spring.common.web
 class ContactsDisplayPage
          Base class for the contact display page.
 class HomePage
          Home Page
 

Uses of BasePage in org.apache.wicket.spring.direct.web
 

Subclasses of BasePage in org.apache.wicket.spring.direct.web
 class DirectPage
           
 

Uses of BasePage in org.apache.wicket.spring.proxy.web
 

Subclasses of BasePage in org.apache.wicket.spring.proxy.web
 class ProxyPage
           
 



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