Package org.apache.tapestry5.internal.services.ajax
[INTERNAL USE ONLY] AJAX support services; API subject to change
-
Interface Summary Interface Description AjaxFormUpdateController Coordinates the rendering of page partials in the context of an Ajax update to an existing Form. -
Class Summary Class Description AjaxFormUpdateControllerImpl AjaxFormUpdateFilter Filter for theAjax
ComponentEventRequestHandler
that informs theAjaxFormUpdateController
about the form's client id and component id.AjaxResponseRendererImpl JavaScriptSupportImpl MultiZoneUpdateEventResultProcessor Deprecated. Deprecated in 5.3SingleZonePartialRendererFilter Responsible for capturing the content for a single zone and storing it into the JSON reply object.