Sunday, March 6, 2016

Re: UIBinder & Materials

Thanks Jens,

Many thanks.  Yes, I see I can just instantiate Material objects directly

MaterialButton popupBtn = new MaterialButton();
// Button popupBtn = new Button();
Can I continue the same approach 'converting' each instance to Material versions?  I'd stil like to use some of my existing styling / css.

What, in your opinion, is the best way to Materialise a gwt project?

Regards, Sam



On 6 March 2016 at 14:52, Jens <jens.nehlmeier@gmail.com> wrote:

My current gwt application does not use UIBinder framework (just traditional Java).  Do I have to switch to UIBinder if I want to use GWT Materials?

No, of course not. 

-- J.

--
You received this message because you are subscribed to a topic in the Google Groups "GWT Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/AEO4jZeujTo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment