dojox.io.proxy.xip.send
dojo.require("dojox.io.proxy.xip");
defined in dojox/io/proxy/xip.js
starts the xdomain request using the provided facade. This method first does some init work, then delegates to _realSend.
Usage
function (/*Object*/ facade) (view source)
parameter | type | description |
---|---|---|
facade | Object |