问题
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