JavaScript
afterAjaxCallbackComplete
Arguments
- eobject
An object passed to the event that contains the following properties:
- ajaxEventstring
The name of the action that triggered the callback.
Description
Fires after any Ajax callback has completed and the Browser has received a response from the server.