HTMLPanel - How does it work?

2014-04-25 Thread Joshua Godi
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 HTMLPa

Re: Opensourcing some of our GWT libraries

2014-04-25 Thread Drew Spencer
+1 Thanks for sharing. On Friday, 25 April 2014 02:24:40 UTC+1, Alain wrote: > > Hello folks, > > Here are some of the GWT tools we use internally. > It goes from Ext JS, Sencha Touch, Flex,Google Maps, PhoneGap, Titanium, > till Node JS(Node Webkit). > > We hope you found them useful. > > http:

Re: GWT and BV/javax.validation 1.1

2014-04-25 Thread Thomas Broyer
On Thursday, April 24, 2014 11:52:19 PM UTC+2, joerg.h...@googlemail.com wrote: > > Hi there, > > I had to upgrade BV on the server side. Now my GWT client fails: > [ERROR] [mmm] - Line 43: No source code is available for > type javax.validation.ParameterNameProvider; did you fo