Uses of Interface
org.apache.tapestry5.services.ajax.JSONCallback
Packages that use JSONCallback
Package
Description
[INTERNAL USE ONLY] AJAX support services; API subject to change
Utilities for handling Ajax-oriented requests, including partial render requests.
-
Uses of JSONCallback in org.apache.tapestry5.internal.services.ajax
Methods in org.apache.tapestry5.internal.services.ajax with parameters of type JSONCallback -
Uses of JSONCallback in org.apache.tapestry5.services.ajax
Methods in org.apache.tapestry5.services.ajax with parameters of type JSONCallbackModifier and TypeMethodDescriptionAjaxResponseRenderer.addCallback
(JSONCallback callback) Queues a callback to execute during the partial markup render.