Just curious, but why do you need ID's? Xelibrety's solution should
work but you should be able to add any behavior you want to the
objects through GWT without the need for an ID. If you have JavaScript
that needs IDs to access them, you might as well just port Xelibrety's
code over the JavaScript in question.

On Jun 22, 6:50 am, nirav patani <nirav...@gmail.com> wrote:
> Hi,
>
>     Is there a way to add html ids to widgets generated in a
> celltable. for instance i have cell table whose one column contains
> only buttons. i wantto set HTML ids for those buttons.
>
> 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-toolkit@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