@Uemit, Thanks for input but that's not the question. I use this mechanism in many places, combined with @Import, and that is the reason of my question as you don't want to override the style/resources for every time you need a button with just different preferences. It would be nice to specify preferences on an instance base.
On Fri, Nov 11, 2011 at 2:19 PM, Uemit <[email protected]> wrote: > If the FlexButton uses ClientBundle and CssResources you should be able to > override it on instance level. > Similar to how you can do it with the CellWidget where you can pass a > different CssResource implementation in the constructor. However this > requires that you somehow have access to the ClientBundle/CssResource file > of your FlexButton > > > -- > 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/-/BnOF8UAQm44J. > 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. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
