Re: Styling rows in CellTable
If CellTable's default styles get in your way, you'll have to replace them with yours: create an interface extending CellTable.Resources and override the cellTableStyle() method to assign it a new @Source in which you'll put your own styles. Then, GWT.create() that new interface and give it to CellTable's constructor. --
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home