I don't quite understand the problem but I think what you are trying to do 
is to clear the content and display whatever it is when you click the 
button.

I'm not sure but here it is:

RootPanel.get("slot").clear();
RootPanel.get("slot").add(widget);

Correct me if I'm wrong.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/iJ8Er7n8J18J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to