Uses of Package
org.apache.wicket.request.target.component

Packages that use org.apache.wicket.request.target.component
org.apache.wicket.ajax   
org.apache.wicket.examples.staticpages   
org.apache.wicket.protocol.http.request This package contains http (web) protocol dependent implementations of request processing strategies. 
org.apache.wicket.protocol.http.request.urlcompressing   
org.apache.wicket.request.target.coding Additions to request targets. 
org.apache.wicket.request.target.component   
org.apache.wicket.request.target.component.listener   
 

Classes in org.apache.wicket.request.target.component used by org.apache.wicket.ajax
IPageRequestTarget
          Request target that denotes a page instance.
 

Classes in org.apache.wicket.request.target.component used by org.apache.wicket.examples.staticpages
BookmarkablePageRequestTarget
          Default implementation of IBookmarkablePageRequestTarget.
IBookmarkablePageRequestTarget
          Target that denotes a page that is to be created from the provided page class.
 

Classes in org.apache.wicket.request.target.component used by org.apache.wicket.protocol.http.request
IBookmarkablePageRequestTarget
          Target that denotes a page that is to be created from the provided page class.
IPageRequestTarget
          Request target that denotes a page instance.
PageReferenceRequestTarget
          Target that navigates to a page pointed to by its id.
 

Classes in org.apache.wicket.request.target.component used by org.apache.wicket.protocol.http.request.urlcompressing
IBookmarkablePageRequestTarget
          Target that denotes a page that is to be created from the provided page class.
 

Classes in org.apache.wicket.request.target.component used by org.apache.wicket.request.target.coding
BookmarkablePageRequestTarget
          Default implementation of IBookmarkablePageRequestTarget.
IBookmarkablePageRequestTarget
          Target that denotes a page that is to be created from the provided page class.
 

Classes in org.apache.wicket.request.target.component used by org.apache.wicket.request.target.component
BookmarkablePageRequestTarget
          Default implementation of IBookmarkablePageRequestTarget.
IBookmarkablePageRequestTarget
          Target that denotes a page that is to be created from the provided page class.
IComponentRequestTarget
          Target that denotes a single component instance.
IPageRequestTarget
          Request target that denotes a page instance.
PageReferenceRequestTarget
          Target that navigates to a page pointed to by its id.
 

Classes in org.apache.wicket.request.target.component used by org.apache.wicket.request.target.component.listener
IPageRequestTarget
          Request target that denotes a page instance.
PageRequestTarget
          Default implementation of IPageRequestTarget.
 



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