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

Interface Summary
IListenerInterfaceRequestTarget Target that denotes a page instance and a call to a component on that page using an listener interface method.
 

Class Summary
AbstractListenerInterfaceRequestTarget The abstract implementation of IListenerInterfaceRequestTarget.
BehaviorRequestTarget Target that denotes a page instance and a call to a component on that page using an listener interface method.
ListenerInterfaceRequestTarget Target that denotes a page instance and a call to a component on that page using a listener interface method.
RedirectPageRequestTarget Specialization of page request that denotes that we are actually handling a redirect request of a page.
 



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