coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Table Cells should permit null and formatting of nulls #352

Closed brianoliver closed 8 years ago

brianoliver commented 8 years ago

As a developer I expect to be able to create Table Cells that contain null values. Currently when attempting to do so, an application will experience a NullPointerException. Instead, nulls should be accepted and optionally formatted according to a new Option called DisplayNull.