|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAjaxCallDecoratorDelegate | |
---|---|
org.apache.wicket.ajax.calldecorator |
Uses of IAjaxCallDecoratorDelegate in org.apache.wicket.ajax.calldecorator |
---|
Classes in org.apache.wicket.ajax.calldecorator that implement IAjaxCallDecoratorDelegate | |
---|---|
class |
AjaxCallThrottlingDecorator
Adds throttling to the ajax call. |
class |
AjaxPostprocessingCallDecorator
Ajax call decorator that decorates script after allowing the wrapped delegate decorator to decorate it first. |
class |
AjaxPreprocessingCallDecorator
Ajax call decorator that decorates script before passing it to the delegate decorator |
class |
CancelEventIfNoAjaxDecorator
Decorator that can be used to cancel the regular action if ajax call was performed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |