http://gwt-code-reviews.appspot.com/33807/diff/1/3 File user/src/com/google/gwt/user/client/ui/HTMLTable.java (right):
http://gwt-code-reviews.appspot.com/33807/diff/1/3#newcode728 Line 728: cleanCell(row, col, clearInnerHTML); Rather than relying on the existing, one by one clearInnerHTML mechanism, why not do it in bulk here at the top? http://gwt-code-reviews.appspot.com/33807 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
