AjaxLongResponse Class Reference
Inherits
er::extensions::components::ERXStatelessComponent.
List of all members.
Detailed Description
Simple
Ajax long response handler that stays on the same page. The parent must start the actual task and call fooUpdate to trigger the refresh.
- Author:
- ak id ID of the AjaxUpdate (required) isRunning true if the task is running and the update should get triggered (required) elementName elementName of the AjaxUpdate, defaults to DIV frequency frequency of the AjaxUpdate, defaults to 1 (sec) stopped start out in stopped mode. You need to start it by yourself via JS if you use this.
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: