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 < [email protected]> 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 [email protected]. > To post to this group, send email to [email protected]. > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
