Does the htmlb:tree support the selection of nodes?
I didn't see any attributes of the htmlb:tree (or of the table type TVIEW for the nodes) that I could use to mark a node as selected.
There is an onClick attribute for each node, but I don't know how to display the node that is clicked on as selected. Do you?