Class Index | File Index

Classes


Class SeqFeatureStore.NCList


Extends SeqFeatureStore.

Defined in: NCList.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Implementation of SeqFeatureStore using nested containment lists held in static files that are lazily fetched from the web server.
Method Summary
Method Attributes Method Name and Description
 
 
iterate(startBase, endBase, origFeatCallback, finishCallback)
 
load()
 
loadFail(trackInfo, url)
 
loadNCList(trackInfo, url)
 
loadSuccess(trackInfo, url)
 
Methods borrowed from class Store:
changed, hideAll, setLoaded
Class Detail
SeqFeatureStore.NCList(args)
Implementation of SeqFeatureStore using nested containment lists held in static files that are lazily fetched from the web server.
Parameters:
args
Method Detail
histogram()

iterate(startBase, endBase, origFeatCallback, finishCallback)
Parameters:
startBase
endBase
origFeatCallback
finishCallback

load()

loadFail(trackInfo, url)
Parameters:
trackInfo
url

loadNCList(trackInfo, url)
Parameters:
trackInfo
url

loadSuccess(trackInfo, url)
Parameters:
trackInfo
url

makeNCList()

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Apr 19 2012 17:55:42 GMT-0400 (EDT)