Class adf.GPAsyncTaskResultsTimer
Defined in: GPAsyncTaskResultsTimer.js.
Constructor Attributes | Constructor Name and Description |
---|---|
adf.GPAsyncTaskResultsTimer(id, tocId, pingSeconds)
|
Method Attributes | Method Name and Description |
---|---|
tagHandler(xml, eventSources)
this method gets the status on the GP Task whether completed or still running from the server
|
Class Detail
adf.GPAsyncTaskResultsTimer(id, tocId, pingSeconds)
- Parameters:
- {String the id of the timer} id
- {String the toc control the timer is added to ping for GP results} tocId
- {Number} pingSeconds
Method Detail
tagHandler(xml, eventSources)
this method gets the status on the GP Task whether completed or still running from the server
- Parameters:
- xml
- eventSources