API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.callback »
xajax.callback.clearTimer
Classes & Functions
Files & Folders
Function: xajax.callback.clearTimer
xajax.callback.clearTimer = function(oCallback, sFunction) { }
Parameters:
oCallback
(object) The callback object (or objects) that contain the specified function timer to be cleared.
sFunction
(string) The name of the function associated with the timer to be cleared.
