I'd like to apply styles like the ones in CellTable#renderRowValues, but based on some conditions of my own. The current set of a dozen or so styles looks completely hardcoded in that method; there's no logic in renderRowValues I see that would let me get in there and apply my own style in addition to the dozen or so that are there. Ideally I'd like renderRowValues to just ask the cell what styles should be applied to the td - is there a way to do that that I'm missing?
-- James Moore [email protected] http://jamesmoorecode.blogspot.com/ -- 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.
