lazyTree sample:
This sample shows
addDoc()
and addFolder()
in the onload-event.bRootVisible
flag.onSelect
callback to give feedback when a node is selected.bAutoCollapse
flag to make sure only one path is expanded at a time.addLazyFolder()
and a onLazyRead
callback to implement a lazy folder sample.tn.data.attribute
.(Remove the div-tag with id idLogPanel
to suppress debug output.)