Friday, April 25, 2014

HTMLPanel - How does it work?

I was curious if anyone could explain how the HTMLPanel works?

I am trying to create a custom Heading widget for my GWT Project that extends HTMLPanel but since the heading element can be h1, h2, ..., h6, I am having a hard time getting this to work for HTMLPanel, since it calls into the HTMLPanel(String html) constructor first.

I was going to write my own version of the HTMLPanel, any thoughts?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment