想获得 已知节点的坐标,试了 node.getPosition() 不行
大家是用的什么方法呢
Ext.get(node.getUI().getEl()).getXY(); 获取X Y坐标
获得node节点做什么 再说api里没有getPosition() 方法