Uses of Class
org.apache.wicket.request.target.component.PageReferenceRequestTarget

Packages that use PageReferenceRequestTarget
org.apache.wicket.protocol.http.request This package contains http (web) protocol dependent implementations of request processing strategies. 
org.apache.wicket.request.target.component   
 

Uses of PageReferenceRequestTarget in org.apache.wicket.protocol.http.request
 

Methods in org.apache.wicket.protocol.http.request with parameters of type PageReferenceRequestTarget
protected  CharSequence WebRequestCodingStrategy.encode(RequestCycle requestCycle, PageReferenceRequestTarget requestTarget)
          Encode a pageid request target.
 

Uses of PageReferenceRequestTarget in org.apache.wicket.request.target.component
 

Subclasses of PageReferenceRequestTarget in org.apache.wicket.request.target.component
 class PageIdRequestTarget
          Deprecated. will be removed before 1.5
 



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