Package | Description |
---|---|
org.apache.tapestry5.internal.services.ajax |
[INTERNAL USE ONLY] AJAX support services; API subject to change
|
org.apache.tapestry5.services.ajax |
Utilities for handling Ajax-oriented requests, including partial render requests.
|
Modifier and Type | Method and Description |
---|---|
AjaxResponseRenderer |
AjaxResponseRendererImpl.addCallback(JSONCallback callback) |
Modifier and Type | Method and Description |
---|---|
AjaxResponseRenderer |
AjaxResponseRenderer.addCallback(JSONCallback callback)
Queues a callback to execute during the partial markup render.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.