Hi all,

I'm trying to add a Label Widget on my page but I haven't managed to
do it. The problem is, I can't reach a span element with a specific id
in the HTML widget(client side). By the way, if I call the toString()
method of HTML widget with debug purpose, I see the span element in
the right place.

My label should be placed there with the correct id and it should have
an event handler later. Can I make that? If yes, how?

If no, would it work to do everything I do on the server side with
individual RPCs for every single thing? They are a lot and include
loops. That means, it can be slow with individual calls.

Regards,
Altug

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to