Searched refs:files_ (Results 1 – 1 of 1) sorted by relevance
29 this.files_ = []; property33 this.selectFile_ = new XSelect(this.files_, this.filePoint_);44 if (this.files_.indexOf(fn) < 0) {45 this.files_.push(fn);46 this.selectFile_.resetList(this.files_, fn);