Uses of Class
org.apache.wicket.PageReference

Packages that use PageReference
org.apache.wicket The core Wicket package. 
org.apache.wicket.examples.ajax.builtin.modal   
 

Uses of PageReference in org.apache.wicket
 

Methods in org.apache.wicket that return PageReference
 PageReference Page.getPageReference()
          Gets page instance's unique identifier
 

Uses of PageReference in org.apache.wicket.examples.ajax.builtin.modal
 

Constructors in org.apache.wicket.examples.ajax.builtin.modal with parameters of type PageReference
ModalContent1Page(PageReference modalWindowPage, ModalWindow window)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.