dojox.wire.demos
ConstructorsBack to top
Extremely simple 'widget' that is a table generator with an addRow function that takes an array as the row to add, where each entry is a cell in the row. This demo widget is for use with the wire demos.
Simple widget that does generation of widgets repetatively, based on calls to the createNew function and contains them as child widgets.