Hi,
Actually it's not really traversing the tree, it's more like getting to 
the renderer of each child node (since the checkboxes are declared 
inside the renderer).

public class CustomTreeRenderer extends TreeItemRenderer
{
   var checkbox:Checkbox;
}

Any help is appreciated
Thx
Vu



Reply via email to