Class NCList_v0
Legacy-compatible NCList for 1.2.1 backward compatibility.
Defined in: NCList_v0.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
binarySearch(arr, item, itemIndex)
|
|
fill(intervals, sublistIndex)
|
|
histogram(from, to, numBins, callback)
|
|
importExisting(nclist, sublistIndex, lazyIndex, baseURL, lazyUrlTemplate)
|
|
iterate(from, to, fun, postFun)
|
|
iterHelper(arr, from, to, fun, finish, inc, searchIndex, testIndex, path)
|
Method Detail
binarySearch(arr, item, itemIndex)
- Parameters:
- arr
- item
- itemIndex
fill(intervals, sublistIndex)
- Parameters:
- intervals
- sublistIndex
histogram(from, to, numBins, callback)
- Parameters:
- from
- to
- numBins
- callback
importExisting(nclist, sublistIndex, lazyIndex, baseURL, lazyUrlTemplate)
- Parameters:
- nclist
- sublistIndex
- lazyIndex
- baseURL
- lazyUrlTemplate
iterate(from, to, fun, postFun)
- Parameters:
- from
- to
- fun
- postFun
iterHelper(arr, from, to, fun, finish, inc, searchIndex, testIndex, path)
- Parameters:
- arr
- from
- to
- fun
- finish
- inc
- searchIndex
- testIndex
- path