[gwt-contrib] Re: UiBinder : provided=true and constructor with parameters

2009-09-24 Thread Sripathi Krishnan
Created issue http://code.google.com/p/google-web-toolkit/issues/detail?id=4075 Thanks! --Sri 2009/9/24 Ray Ryan > That's a flat out bug. Would you mind putting something on the issue > tracker? > > > On Thu, Sep 24, 2009 at 11:48 AM, Sripathi Krishnan < > sripathi.krish...@gmail.com> wrote:

[gwt-contrib] Re: UiBinder : provided=true and constructor with parameters

2009-09-24 Thread Ray Ryan
That's a flat out bug. Would you mind putting something on the issue tracker? On Thu, Sep 24, 2009 at 11:48 AM, Sripathi Krishnan < sripathi.krish...@gmail.com> wrote: > I have a custom widget which has a constructor with some fields. > > class HelpWidget extends Composite { >//usual interfac