Is it possible to pass parametes through deffered binding.
I went through the excellent example of
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/860aefef0daa2539/792dc9c7556347d3?lnk=gst&q=deffered+binding#792dc9c7556347d3
.
i want to change the interface as
public interface Alerter {
public void alert( String myMessage);
}
and want to show myMessage as alert, where the myMassage ,i need to
pass that from HTML page.
pls help me,
Thanks in advance
Zujee
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---