Uses of Package
wicket.request.target.component

Packages that use wicket.request.target.component
wicket.protocol.http.portlet Wicket interface to the JSR-168 portlet API. 
wicket.protocol.http.request This package contains http (web) protocol dependent implementations of request processing strategies. 
wicket.request.target.component   
wicket.request.target.component.listener   
 

Classes in wicket.request.target.component used by wicket.protocol.http.portlet
IBookmarkablePageRequestTarget
          Target that denotes a page that is to be created from the provided page class.
IPageRequestTarget
          Request target that denotes a page instance.
 

Classes in wicket.request.target.component used by 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.
 

Classes in wicket.request.target.component used by 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.
 

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



Copyright © 2004-2007 Wicket developers. All Rights Reserved.