API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.callback »
xajax.callback.execute
Classes & Functions
Files & Folders
Function: xajax.callback.execute
xajax.callback.execute = function(oCallback, sFunction, args) { }
Parameters:
oCallback
(object) The callback object (or objects) which contain the event handlers to be executed.
sFunction
(string) The name of the event to be triggered.
args
(object) The request object for this request.
