The AJAX helper object provides several useful asynchronous functions for JavaScript events.
The AJAX helper object is available as an ajax parameter in:
•Click action AJAX snippets;
Methods
Method |
Description |
Displays a message next to the button. |
|
Removes the previously set message. |
|
Disables the button. |
|
Enables the previously disabled button. |
|
Displays a dialog and sends user-provided data to the Server event. See Dialog API for more info. |
|
Creates a PDF file and sends in to the Server event. See PDF API for more info. |
|
Starts the Server part of the event when the ClientBefore part runs an asynchronous task. |
See also: