posted 21 years ago
Is it possible to find whether a particular node is visible to the user or not?
i.e, a node may be present in the jtree but since it's parent is collapsed, it's not visible to the user.any API?
any other indirect way to find this?
Thanks