Hi,

I have user editor and when somebody clicks the delete button I show a
popup in which the user has to confirm that all the data should be
deleted. Only if this will be confirmed with yes, the data will be
deleted in the database. Now is my problem that I do not know how I
can wait until the button was pressed. I am using the MVP architecture
like it was diskussed in a lot of threads here, so my presenter calls
a getConfirmed Method in which the popup will be shown. But know I do
not know how to wait to this click.

Does somebody has a solution for this?

Thanks

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to