Class Index | File Index

Classes


Class adf.GPAsyncTaskResultsTimer


Defined in: GPAsyncTaskResultsTimer.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
adf.GPAsyncTaskResultsTimer(id, tocId, pingSeconds)
Method Summary
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

Documentation generated by JsDoc Toolkit 2.1.0 on Mon May 17 2010 13:45:42 GMT-0700 (PDT)