Home
last modified time | relevance | path

Searched refs:dataSources (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/libs/virtualList/
DVirtualList.js143 if (index >= this.dataSources.length - 1) {
206 …return this.dataSources.map((dataSource) => typeof dataKey === 'function' ? dataKey(dataSource) : …
251 … if (this.virtual.isFront() && !!this.dataSources.length && (offset - this.topThreshold <= 0)) {
264 …const { dataSources, dataKey, itemClass, itemTag, itemStyle, isHorizontal, extraProps, dataCompone…
266 const dataSource = dataSources[index]
Dprops.js6 dataSources: { property