Searched refs:getFileListSelection (Results 1 – 3 of 3) sorted by relevance
45 if (this.directoryModel_.getFileListSelection().50 this.directoryModel_.getFileListSelection().addEventListener('change',1060 var selectedIndexes = this.directoryModel_.getFileListSelection().
1501 this.directoryModel_.getFileListSelection().addEventListener('change',1677 this.table_.selectionModel = this.directoryModel_.getFileListSelection();1689 this.grid_.selectionModel = this.directoryModel_.getFileListSelection();2257 var leadIndex = dm.getFileListSelection().leadIndex;
83 DirectoryModel.prototype.getFileListSelection = function() { method in DirectoryModel