if "name" wont help for css as you say,then what is the substitute for
the "id" attribute in html?

On Oct 21, 6:31 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
> "name" won't help for CSS.
>
> Seehttp://code.google.com/webtoolkit/doc/latest/DevGuideUiBinder.html#He...
>
> <ui:style>
> .myLabel {
> coor: red;}
>
> </ui:style>
> ...
> <g:Label addStyleNames="{style.myLabel}">foo</g:Label>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to