Closed GoogleCodeExporter closed 8 years ago
This is a bit trickier to fix. Table.ColumnGenerator provides no way to get at
the value of the generated cell. Created a new class ExportableColumnGenerator
which each generated column must implement, in order for it to be exported, if
it is visible.
There should no longer be NullPointerExceptions for generated columns
regardless of whether they are ExportableColumnGenerator or not.
Original comment by jnas...@gmail.com
on 8 Sep 2011 at 7:55
Original issue reported on code.google.com by
jnas...@gmail.com
on 8 Sep 2011 at 6:05