|
Class Summary |
| AjaxHelper |
Helper class to handle Ajax requests |
| AjaxRequestMatcher |
A matcher that tests if the current request is an Ajax request. |
| AjaxRequestSelector |
Chooses a select branch depending on if the current request is an Ajax request. |
| BrowserUpdateTransformer |
The BrowserUpdateTransformer transformer filters the result of
the form template, so that only updated widgets are sent back to the browser |
| GetContinuationAction |
Get a continuation knowing its identifier, and set it as the current continuation
in the object model, in the same manner as cocoon.sendPageAndWait() does. |