commit | bdaf175080d97a057545edf6944d652342d5f5ba | [log] [tgz] |
---|---|---|
author | rjrjr@google.com <rjrjr@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Sep 03 23:03:13 2009 +0000 |
committer | rjrjr@google.com <rjrjr@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Sep 03 23:03:13 2009 +0000 |
tree | 9819802c73c2b4f2234d99e58a6197fbbd68d159 | |
parent | 23181965d7d81e31b5d9997475407e86e177de93 [diff] |
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