On Tuesday, August 28, 2012 6:54:32 PM UTC+2, Thad wrote:
>
> A request/suggestion: In a future release,
> can com.google.gwt.user.cellview.client.CellTree.BasicStyle be made public?
> It's a bit of a bother to have to extend and modify
> com.google.gwt.user.cellview.client.CellTree.Style and hack all
> of CellTree.css when all I want to do is modify one thing
> in CellTreeBasic.css.
AFAICT, you don't need BasicStyle. Using
@Source("com/google/gwt/user/cellview/client/CellTreeBasic.css") should be
enough to use (and/or override/customize) the basic style.
--
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/-/msRkveov5hYJ.
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.