Lays out the groundwork for
http://code.google.com/p/google-web-toolkit/issues/detail?id=3984

<ui:style source="foo.css" type="com.me.and.MyCss" /> now works. It implies a
CssResource of type MyCss, provided by file foo.css, accessible as if it had
ui:field="style". We generate the ClientBundle to hold it.

Next: make source and type optional, and allow css to appear inside
the element body.


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6087 8db76d5a-ed1c-0410-87a9-c151d255dfc7
25 files changed