See this post: http://stackoverflow.com/questions/3162399/gwt-confirmation-dialog-box
2011/4/5 Mittal <[email protected]> > Can you share any examples - how you are sending data back from Dialog > Box to window that opened dialog box. > > Mittal > > On Apr 5, 3:11 am, Alexandre Ardhuin <[email protected]> > wrote: > > If you use a com.google.gwt.user.client.ui.DialogBox to collect data. > Thus > > you are still in the same window. > > > > Alexandre > > > > 2011/4/5 Mittal <[email protected]> > > > > > > > > > > > > > > > > > I have following use case, > > > > > Master Form - has button called "Add Row" - that shall open Dialog Box > > > to collect data, lets say First Name , Last Name etc. > > > When Dialog Box is closed or based on some other event how to I send > > > this data captured to parent window that opened Dialog Box ? This > > > operation of Add Row can be used multiple times. > > > > > Any help or pointers shall be appreciated. > > > > > Mittal > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google Web Toolkit" group. > > > 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. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > 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. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
