this.clear(); // console.debug(data); dojo.forEach(data, function(item, idx){ this._addItem(this.getAttrValuesObj(item), idx); }, this);