API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.js »
xajax.js.setFunction
Classes & Functions
Files & Folders
Function: xajax.js.setFunction
xajax.js.setFunction = function(args) { }
Parameters:
args
The response command object which contains the following
args.func (string)
args.data (string)
args.context (object) which is accessable in the script name via the 'this' keyword.
