Package org.apache.wicket.ajax.attributes

Interface Summary
IAjaxCallListener Interface used to listen at the most important points when Wicket performs an Ajax callback.
 

Class Summary
AjaxCallListener An adapter for implementations of IAjaxCallListener.
AjaxRequestAttributes Attributes of an Ajax Request.
CallbackParameter CallbackParameter is a specification of a parameter that is used in an AJAX callback function.
ThrottlingSettings Class to keep track of throttling settings.
 

Enum Summary
AjaxAttributeName ajax attribute names
AjaxRequestAttributes.EventPropagation The JavaScript event propagation type
AjaxRequestAttributes.Method The method to be used when submitting a form
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.