yugalatea / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

DataTable NUMBER should allow null values #215

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release: trunk

Detailed description:

The Visualization API allows null values in any cell of the DataTable. The 
bindings in the GWT API 
only allow primitive double's or ints (and boolean).

Workaround if you have one:

The bindings should use Double and Integer (and Boolean) or allow a 
setValue(row, col) to make 
the cell null regardless of ColumnType and some sort of isNull(row, col).

Links to the relevant GWT Developer Forum posts:

Original issue reported on code.google.com by jfla...@gmail.com on 22 Nov 2008 at 6:40

GoogleCodeExporter commented 9 years ago

Original comment by galgwt.reviews@gmail.com on 22 Nov 2008 at 1:31

GoogleCodeExporter commented 9 years ago

Original comment by daniel.l...@gmail.com on 25 Nov 2008 at 9:17

GoogleCodeExporter commented 9 years ago
Under review at: http://galgwt-reviews.appspot.com/1201/show

Original comment by galgwt.reviews@gmail.com on 1 Dec 2008 at 4:27

GoogleCodeExporter commented 9 years ago

Original comment by daniel.l...@gmail.com on 3 Dec 2008 at 3:12

GoogleCodeExporter commented 9 years ago

Original comment by daniel.l...@gmail.com on 11 Dec 2008 at 7:30

GoogleCodeExporter commented 9 years ago
Thanks for handling this so quickly!

Original comment by jfla...@gmail.com on 11 Dec 2008 at 2:28

GoogleCodeExporter commented 9 years ago
Updating account names

Original comment by zundel@google.com on 21 Dec 2009 at 2:00