_treeOUs.expandChildrenOf(currentOU, true); // 展开目录 _treeOUs.selectedItem = ou; //选定孩子 _treeOUs.openItems = []; // 关闭所有节点;
expandChildrenOf(item:Object, open:Boolean):void
Opens or closes all the tree items below the specified item.
expandItem(item:Object, open:Boolean, animate:Boolean = false, dispatchEvent:Boolean = false, cause:Event = null):void
Opens or closes a branch item.
Flex中使用ContextMenu - 添加,动态改变, 响应. <->
// Proudly powered by Apache, PHP, MySQL, WordPress, Bootstrap, etc,.