Open GoogleCodeExporter opened 8 years ago
can you give a use case where this would be important? Also, check out the event
handlers gwt-incubator doc, as that is what the table event handling will be
rewritten to use.
Original comment by ecc%google.com@gtempaccount.com
on 17 Jun 2008 at 5:36
A simple use case would be the following:
I want to be able to save the column widths of a table. When the user resizes
the
table an event be generated so that the application can send the column width
to the
server. In order to minimize client-to-server traffic, the events should only
be
sent when the user has finished resizing the table.
Original comment by jonas.be...@swift.com
on 18 Jun 2008 at 9:39
Original issue reported on code.google.com by
jonas.be...@swift.com
on 17 Apr 2008 at 4:09