Functiondojox.collections.SortedList.setByIndex

dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js

set an item by index

Usage

function (/*Integer*/ i, /*Object*/ o) (view source)
parametertypedescription
iInteger 
oObject