hohwille / client

Client framework to abstract from underlying UI technologies
Apache License 2.0
0 stars 0 forks source link

implement UiWidgetTreeTable #10

Open hohwille opened 9 years ago

hohwille commented 9 years ago

The tree-table is typically one of the most complex widgets in a client framework. We have to see how much we will re-invent the wheel and how much we can integrate existing OSS solutions. We also have to see how extendable the existing GWT tree widget is...