论坛首页 Web前端技术论坛

在node上添加自己定义的属性 及访问

浏览 1352 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2009-09-22   最后修改:2009-09-24
Map map=new HashMap();
                    map.put("id", info.getUniId());
                    map.put("text", info.getUniName());
                    map.put("leaf", "true");
                    map.put("forbid", "true");
                    belonging.add(map);


node.attributes.forbid=='true'
node.attributes.id  node.id  node.text
论坛首页 Web前端技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics