subapat
26 Nov 2008, 12:26 PM
In the Tree class, there is a setCheckStyle with different styles (CheckCascade). Is there any similar mechanism for selection? What I want to do is if a checkbox on the tree is selected, I want to set the node as selected as well, and the corresponding cascading to apply, i.e., cascase the selection just like the checkboxes? How do I do that?
Also there is a setChecked on the Tree, but no setSelected.
Also there is a setChecked on the Tree, but no setSelected.