| Interface | Description |
|---|---|
| IAjaxCallListener |
Interface used to listen at the most important points when Wicket performs an Ajax callback.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| AjaxAttributeName |
ajax attribute names
|
| AjaxRequestAttributes.EventPropagation |
The JavaScript event propagation type
|
| AjaxRequestAttributes.Method |
The method to be used when submitting a form
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.