setItem (value, index)
value. The element to be written into the collection.
index. Collection element index.
The setItem method writes the element to the specified position in the collection.
The example of method use is given in description of the TreeColumn constructor.
See also: