Class Index | File Index

Classes


Class NCList_v0

Legacy-compatible NCList for 1.2.1 backward compatibility.
Defined in: NCList_v0.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
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)
Class Detail
NCList_v0()
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

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Jun 14 2012 17:43:46 GMT-0400 (EDT)