Class AjaxFormUpdateFilter

java.lang.Object
org.apache.tapestry5.internal.services.ajax.AjaxFormUpdateFilter
All Implemented Interfaces:
ComponentEventRequestFilter

Filter for the Ajax ComponentEventRequestHandler that informs the AjaxFormUpdateController about the form's client id and component id. Partial renders work with the AjaxFormUpdateController to ensure that the Form data, if any, is collected and rendered as part of the response.
Since:
5.2.0