dojox.collections.ArrayList.add
dojo.require("dojox.collections.ArrayList");
defined in dojox/collections/ArrayList.js
Add an element to the collection.
Usage
function (/*Object*/ obj) (view source)
parameter | type | description |
---|---|---|
obj | Object |