The HTML* widgets are basically tunneling HTML through GWT. Don't use them for anything but the simplest non-extensible non-event-enabled stuff.
If you will say what elements your have built through these widgets, you will get more focused advice on how to implement them in a way that makes GWT pleasant and productive. Walden On Oct 14, 6:07 am, Tanzeem <[EMAIL PROTECTED]> wrote: > Hi > > Can anyone help me with a sample code for the following > > i have a HTMLPanel with its contents as HTML including a javascript > function onClick() from which i expect to call an RPC. Is this > possible? If ny solutions please help me. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
