A
-AA
-AB
B
-BA
-BB
C
ABC是同一级的,在一张表存,怎么在删除的时候判断选中
不能判断节点下有无子节点,我的C,节点下无子节点,但是和B是同一级的
http://www.cnblogs.com/xiaoqingxin/p/3761575.html
isLeaf target Determine the specified node is leaf, the target parameter indicate the node DOM object.
http://www.jeasyui.com/documentation/index.php
多看下api