Package 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
BookmarkablePageRequestTarget Default implementation of IBookmarkablePageRequestTarget.
ComponentRequestTarget Default implementation of IComponentRequestTarget.
ExpiredPageClassRequestTarget Special purpose target that points to a expiry page
PageRequestTarget Default implementation of IPageRequestTarget.
 



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