Wednesday, November 8, 2017

Re: GWT Update widget in DOM when logical contents changed

I think what you want to do is Update the panel, which should take care of the DOM.

On Wed, Nov 8, 2017 at 5:40 AM, 'Paul Topley' via GWT Users <google-web-toolkit@googlegroups.com> wrote:
Hi,

This should be a fairly straight forward question.  Ive been relentlessly googling trying to find an answer to this but surprisingly I have found nothing.

I add a widget to a LayoutPanel, which is subsequently rendered and attached to the DOM.  How do I take the same widget and update its contents and have those changes applied to the DOM?

Regards

Paul

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

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