AjaxLongResponse Class Reference

Inherits er::extensions::components::ERXStatelessComponent.

Collaboration diagram for AjaxLongResponse:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AjaxLongResponse (WOContext context)
String elementName ()
int frequency ()


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

AjaxLongResponse ( WOContext  context  ) 


Member Function Documentation

String elementName (  ) 

int frequency (  ) 


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:38 2012 for Project Wonder by  doxygen 1.5.8