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.
任何人都知道具有可折叠行的 GWT 表的开源组件吗?
如果您想坚持使用“纯”GWT,请查看 GWT Incubator 项目中的TreeTable(演示)——它似乎正是您正在寻找的。
我相信SmartGWT是开源的。
它包含一个支持可折叠行的 GridList 小部件。在这里查看展示。这当然不是您要求的桌子,但它非常接近:)