I'm trying to create a treeList and populate it with nodes, however it seems the constructors of these native objects (list, node, treeList, tree, nodeList) are obscured. The only "solution" (really ugly piece of coding) I've found so far is this:var myTreeList = xfa.resolveNodes("a node that does n...