ListTable: Protect against an out of range error.
authorMurray Cumming <murrayc@murrayc.com>
Sun, 6 May 2012 13:23:54 +0000 (15:23 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Sun, 6 May 2012 13:23:54 +0000 (15:23 +0200)
commit80a65a451ce49213a9b301a283ce994607aa8dd1
treefd44232181b85fd1013d764e358a61b055bf8f25
parent1cb95778466f23274e8efb9bad464566538f5c71
ListTable: Protect against an out of range error.

* src/main/java/org/glom/web/client/ui/list/ListTable.java
createCellTable(): This is unlikely, but can happen while debugging.
ChangeLog
src/main/java/org/glom/web/client/ui/list/ListTable.java