Monday, April 4, 2016

Elemental example project

I've heard (and seen a video) about future proofing GWT apps, and it was mentioned that UiBinder will be going away in favor of Elemental (or something to that effect).

I've since tried long and hard, but haven't found much documentation or any examples of porting a UiBinder based view to Elemental.

Could anyone with the knowledge please provide such an example somewhere? What I'd like to know is:

1) How to separate the html template from the view class.

2) Any support for Css/GssResources?

3) How to set event handlers?

4) Any other relevant info

Would be great if someone could setup a sample project using Elemental and do the above tasks. Could be just a hello world page with a textbox that alerts what you type in it 

--
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