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

Interface Summary
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.
 

Class Summary
BookmarkableListenerInterfaceRequestTarget Request target for bookmarkable page links that also contain component path and interface name.
BookmarkablePageRequestTarget Default implementation of IBookmarkablePageRequestTarget.
ComponentRequestTarget Default implementation of IComponentRequestTarget.
ExpiredPageClassRequestTarget Special purpose target that points to a expiry page
PageReferenceRequestTarget Target that navigates to a page pointed to by its id.
PageRequestTarget Default implementation of IPageRequestTarget.
 



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