如何读取和操作加载到ext tree上的json的数据

我加载到tree上的json数据比较复杂,不仅仅是id text children等数据,还有其他数据,我如何来读取和操作这个json的数据

我的json数据如{id:'',parerntId:'',text:'',name:'',还有其他内容}

谢谢!





使用node.attributes.你的属性名称