Functiondojox.wire.ml.Invocation._getParameters

dojo.require("dojox.wire.ml.Invocation");
defined in dojox/wire/ml/Invocation.js

This method retunrs an array of arguments specified by 'parameters' attribute, a comma-separated list of IDs and their properties in a dotted notation. If 'parameters' are omitted, the original arguments are used.

Usage

function (/*Array*/ args) (view source)
parametertypedescription
argsArrayArguments to a trigger event or topic