摘要:
var _loadSubFolder:Function = function(children:Array):void{node.children = new ArrayCollection(children);for each(var glossaryfolder:Object in node.children){if(glossaryfolder.child_count > 0){glossaryfolder.children = childrenMark; //replace the template}}//very important for showing tree scrol 阅读全文