Uses of Class
org.apache.wicket.ajax.calldecorator.AjaxPostprocessingCallDecorator

Packages that use AjaxPostprocessingCallDecorator
org.apache.wicket.ajax.calldecorator   
 

Uses of AjaxPostprocessingCallDecorator in org.apache.wicket.ajax.calldecorator
 

Subclasses of AjaxPostprocessingCallDecorator in org.apache.wicket.ajax.calldecorator
 class AjaxCallThrottlingDecorator
          Adds throttling to the ajax call.
 class 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.