Build tree table with GWT CellTableBuilder

吃可爱长大的小学妹 提交于 2020-01-01 06:35:39

问题


Is it possible to build a tree table like this with the new CellTableBuilder of "vanilla" GWT?

The GWT Showcase example only allows to expand the "top level" rows. My use case requires expansion of multiple row levels.

How can I achieve this with pure GWT?

来源:https://stackoverflow.com/questions/16584386/build-tree-table-with-gwt-celltablebuilder

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!