dojox.wire.demos.WidgetRepeater.createNew
dojo.require("dojox.wire.demos.WidgetRepeater");
defined in dojox/wire/demos/WidgetRepeater.js
Function to handle the creation of a new widget and appending it into the widget tree.
Usage
function (obj) (view source)
parameter | type | description |
---|---|---|
obj | parameters to pass to the widget. |