Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 JSF2 应用程序上使用 RichFaces,我需要一种方法来获得类似树列或树表的东西。
据我所知,RichFaces 不支持这种东西。RichFaces 4.0 提到了一些东西,但是他们计划中的优先级根本没有希望,而且我认为它不会包含在 4.0 中。
我知道 IceFaces 中有一个树表,但我宁愿不添加另一个库以避免冲突和学习曲线......
所以,我正在寻找最简单的方法,可以用最少的努力获得相同的结果,也许使用 RichFaces 中的子表?任何想法,将不胜感激。
之前有人写过一个树表组件。可能对你有用。看看这里。
链接文本
在下一个版本(几周后)中,它将具有更多功能