Sure you can. However you will need to figure out how to return the correct getValue(); because that value will be used as display.
And eventually you will need to add all the columns to the table. Check out the example here http://www.gwtproject.org/doc/latest/DevGuideUiCellTable.html
Maneesh Godbole wrote:Sure you can. However you will need to figure out how to return the correct getValue(); because that value will be used as display.
And eventually you will need to add all the columns to the table. Check out the example here http://www.gwtproject.org/doc/latest/DevGuideUiCellTable.html