tree2 expand myfaces 1.0.9

2006-02-01 Thread Yixing Ma
How to expand tree in MyFaces 1.0.9? I've been using tree2 for a while. So far only the myfaces 1.0.9 works for my program. Other implementations have this and that problems, andnot quite stable. I want to use the expand function of the tree2. How to implement it in myfaces 1.0.9? Which

Re: tree2 expand myfaces 1.0.9

2006-02-01 Thread Yixing Ma
On 2/1/06, Yixing Ma [EMAIL PROTECTED] wrote: How to expand tree in MyFaces 1.0.9? I've been using tree2 for a while. So far only the myfaces 1.0.9 works for my program. Other implementations have this and that problems, and not quite stable. I want to use the expand function of the tree2. How

tree2 setNodeSelected()

2006-01-27 Thread Yixing Ma
Hi, the great myfaces users and devs, I really need some help regarding the tree2. I knowI can use t.setNodeSelected() toselect the tree node. And rendering the tree node based on the selection. But how to deselect the tree node? How to refresh the tree to make all the nodes

Horizontal scroll bar for the drop-down list

2006-01-26 Thread Yixing Ma
Hi, I havetwoquestions aboutthe selectOne menu. The length of each item in my selectOne menu is very big. Is it possible to have a horizontal scroll bar? How to do it in JSF? It's also be nice to show the description of each item when hove the mouse over. How to do that? attachment:

tree2 question

2005-12-29 Thread Yixing Ma
on the right side, I want the tree to be automatically refreshed to reflect the change. Im using myfaces 1.0.9. Thanks for any help or ideas, Yixing Ma