Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Programmatically select tree node using javascript

524973Mar 28 2007 — edited Apr 5 2007
Hello,
I am working on creating a Tree LOV with a visual representation
of the tree (as a graph) on the right side of the form.
I make use of the af:tree component with a af:commandLink nodeStamp facet.
I want to have the two sides of the page linked together, so when I click
the left (ADF) tree, I want to have the right graph show the corresponding item.
If I click the right graph, I want to have the ADF tree to select the corresponding tree node.

Is there a way to achieve this using a Javascript function?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 3 2007
Added on Mar 28 2007
4 comments
450 views