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 ( demo ) を確認してください。探しているものがまさにそうです。
SmartGWTはオープン ソースだと思います。
折りたたみ可能な行をサポートする GridList ウィジェットが含まれています。ショーケースはこちら。もちろん、これはあなたが求めたようなテーブルではありませんが、かなり近いものです:)