Package org.apache.wicket.ajax.calldecorator

Class Summary
AjaxCallDecorator An adapter for implementations of IAjaxCallDecorator.
AjaxCallThrottlingDecorator Adds throttling to the ajax call.
AjaxPostprocessingCallDecorator Ajax call decorator that decorates script after allowing the wrapped delegate decorator to decorate it first.
AjaxPreprocessingCallDecorator Ajax call decorator that decorates script before passing it to the delegate decorator
CancelEventIfNoAjaxDecorator Decorator that can be used to cancel the regular action if ajax call was performed.
 



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