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 FlexTable または CellTable を「TreeTable」に拡張する方法を探しています。展開可能な行を含むテーブルが必要で、必要なときにサーバーからデータを取得できるようにしたいと考えています。そのため、最初からテーブル全体 (すべてのレベル) にデータを入力したくありません。
最初に FlexTable と CellTable のどちらを使用するのが最適ですか? または、これに関するウェブ上の例/プラグインはありますか?
すべてのアイデアとヒントは大歓迎です!
TreeTable widgetGoogle WebToolkitIncubatorで見つけました 。これがデモです
TreeTable widget