Thanks, Stephen, but I am actually trying to find the names of the CSS selectors currently used by CellTable so that I can override them in my application's CSS files and/or in my uibinder xml files.
Perhaps you're saying that it isn't possible to apply CSS styling to CellTables without having to implement an interface and/or override methods to do this and if that is the case then IMO CellTable's implementation is horribly flawed and needs to be rewritten so that they can be styled just like any other widget. But, of course, I am hoping that this isn't what you are implying. Does anyone know if a pure CSS solution can be used to apply styling to a CellTable? Thanks in advance. Jeff On Mon, Nov 22, 2010 at 9:27 AM, Stephen Haberman < [email protected]> wrote: > > > Am I to conclude then that it is not possible to style a CellTable > > using CSS? > > > http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/gwt/user/cellview/client/CellTable.Resources.html > > > http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/gwt/user/cellview/client/CellTable.Style.html > > Also see the archives: > > > http://groups.google.com/group/google-web-toolkit/browse_thread/thread/407179e3423c8acd/5be8aed570ca6dd0?lnk=gst&q=celltable+style#5be8aed570ca6dd0 > > > https://groups.google.com/group/google-web-toolkit/msg/e31641467b402dd9?hl=fr > > - Stephen > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- *Jeff Schwartz* -- 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.
