Tuesday, August 28, 2012

Re: Request for change of access control of CellTree.BasicStyle


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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment