API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.js »
xajax.js.wrapFunction
Classes & Functions
Files & Folders
Function: xajax.js.wrapFunction
xajax.js.wrapFunction = function(args) { }
Parameters:
args
(object) The response command object which will contain
the following
args.func (string)
args.prop (string)
args.data (array) or even between calls to the original function.
args.context (object) accessable in the function name and body via the 'this' keyword.
