Thursday, November 3, 2016

Obtaining a DivElement from a custom cell

Is it possible to obtain a reference to a divElement inside a GWT custom cell?

Many Javascript libraries (Google JS Map API, Google Charts API, etc) often require a div element to be passed to the javascript in order to render, for example, a map or chart.  Basically, I am trying to create a cell list of charts or maps, but cannot seem to figure out how to get a reference to the divElement container within each cell.

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