This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes Expand TreeNode from another component Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Expand TreeNode from another component" Watch "Expand TreeNode from another component" New topic
Author

Expand TreeNode from another component

s mmmm
Greenhorn

Joined: Dec 19, 2007
Posts: 2
Hi,

I have some problems with the following task:
I want to expand a certain TreeNode within a Richfaces-Tree. I want to do this by clicking on another component on my GUI from which I get the ID of this certain TreeNode. After that I want to expand this node and all its parent.

I've tried the command but it won't work - maybe because I was not clicking at the tree itself.


I hope somebody understood this problem and is able to help me.
Thanks in advance.

sebastian
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Expand TreeNode from another component
 
Similar Threads
jemmy automation
Expand treenode without clicking on the tree
TreeNode ClassCastException?
Expanding a Specific Node in JTree
filtering N number of leaf nodes per parent node