We are using <af:tree/> component in our application and the tree is populated using a POJO Data Control.
If the tree contains a leaf node (no children) first time when it's displayed, the
icon is displayed. After you click on it, it does disappear.
We don't want to show it from the beginning, is this possible? If it is, how can it be done?
Thank you,
Alex