Assiya,

I see. Given the imposed restrictions, you can still do a lot as far as 
styling with CSSResources and ClientBundle. You could for example take the 
CSS and styles you'd like each page to have and place them in 
an archetype widget like *MyCustomPage. *Then your pages could extend this 
and call a parent method as needed like getInfoPanelStyle() and set classes 
programmatically this way on child widgets like InfoPanels. Now you could 
control the styles used in all widgets through that single parent class.

As far as other methods to make a robust template in GWT sans UiBinder, I'd 
like to know from other GWT fourm users how they've worked within this 
restriction.



Sincerely,
Joseph

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/1hvE5n8l2g8J.
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