Hello,
i'am using a tree in a treegrid,and TreeNode to try to have the node of each tree's node,
well the problem is,i can't find an equivalent for node.getChild(i) in gwt (where node is a TreeItem in this case)
is there a way to have the TreeNode child while havin' a counter on each node ?
i hope that i 'm clear.
thanks in advance.
Halloula
i'am using a tree in a treegrid,and TreeNode to try to have the node of each tree's node,
well the problem is,i can't find an equivalent for node.getChild(i) in gwt (where node is a TreeItem in this case)
is there a way to have the TreeNode child while havin' a counter on each node ?
i hope that i 'm clear.
thanks in advance.
Halloula
Comment