GWT - 树表?

发布于 2024-11-03 10:18:00 字数 190 浏览 4 评论 0原文

我正在寻找一种将 GWT FlexTable 或 CellTable 扩展为“TreeTable”的方法。我想要一个具有可扩展行的表,并且希望能够在需要时从服务器获取数据。所以我不想从一开始就填充整个表(所有级别)。

开始时最好使用 FlexTable 还是 CellTable?或者网络上有任何示例/插件吗?

感谢所有的想法和提示!

I'm looking for a way to extend GWT FlexTable or CellTable to a "TreeTable". I want a table with expandable rows, and I want to be able to get the data from the sever when it's needed. So I don't want to populate the whole table (all levels) from the start.

Is it best to use a FlexTable or a CellTable to start with? Or are there any examples/plugins on the web for this?

All ideas and tips are appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

彡翼 2024-11-10 10:18:00

我找到了一个 TreeTable 小部件 在 Google Web Toolkit 孵化器。这是演示

I found a TreeTable widget at Google Web Toolkit Incubator . Here is the demo

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文