Sub classes of HTMLTable provide their own Cell/Column/RowFormatters (either the default one or a sub class of the default one). So if you use Grid or FlexTable you only have to call getCell/Column/RowFormatter to style your columns/rows/cells. Why do you want to set a Formatter from outside the Grid/FlexiTable class?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
