Sorry for being incomplete: It seems to be important to include an appropriate @UiField annotated (at least) default visible field named style of the according type in the Java class reflecting the widget. In my case - according to the codesnippets above:
@UiField HeaderCss style; This was done intentionally by me from the beginning (as shown in my introductory post) because I needed some of the CSS style information programmatically. -- 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.
