Emailed to GWT contrib email list by dflorey:
I'm currently working on improving my filters for the gen2 table
framework.
I'd like to propose the following additions/changes to the table
package:
- Add ColumnDefinitions for the most frequently used types like
String, Date, Boolean, Number
- These column definitions implement the proper filter and sorting
capabilities plus cell renderers and inline editors for the specific
type
- Move the inline editor classes to the appropriate typed
ColumnDefinition-classes
This would make the the creation of PagingScrollTables very
convenient.
What do you think?
Original issue reported on code.google.com by jlaba...@google.com on 3 Nov 2008 at 3:58
Original issue reported on code.google.com by
jlaba...@google.com
on 3 Nov 2008 at 3:58