Tuesday, June 28, 2011

Re: GWT Designer and IsWidget

I am not a specialist but why you didn't use the view class ? widget
is more lower than view class and you can add widget to the view and
use powerful pattern like mvc ;)

Hope that it will help you !

Benoit

On Tue, Jun 28, 2011 at 3:15 PM, Stefan <sbaramov@gmail.com> wrote:
> Hi All,
> I am implementing a view that cannot extends from Widget. It must
> extend from another type. The view does implement IsWidget.
>
> My issue is that the GWT Designer does not allow the view to be used.
> My question is does the GWT Designer support IsWidget and if it does,
> what do I need to do in order to make my view Designer friendly?
>
> Thanks
>  Stefan
>
> --
> You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment