dojox.wire.ml.Invocation.onComplete
dojo.require("dojox.wire.ml.Invocation");
defined in dojox/wire/ml/Invocation.js
If 'result' attribute is specified, the result object also set to the specified property.
Usage
function (result) (view source)
parameter | type | description |
---|---|---|
result | The return value of a method or undefined for a topic |