Hi

On Fri, Dec 25, 2009 at 5:39 PM, Tristan <[email protected]> wrote:
> I think you would need to create a css style like...
>
> .table-cell: {
>  align: left;
>  valign: top;
> }
>
> but you wold still have to iterate through each one of your cells and
> do addStyleName("table-cell") or something like that. because align
> and valign could be different for <td>, <tr>, and <tbody>...  so you
> just have to specify what you really mean... just a hunch (not an
> expert :) )

Right! I see. That's a shame. I was hoping to be able to drop my subclass.

-- 
Thanks
Paul

Paul Grenyer
e: [email protected]
b: paulgrenyer.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.


Reply via email to