You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
I need to set the "id" for every widget in my GWT application to help
our SQA Automation team be able to recognize and manipulate them
properly using the HP QTP tool. Is there a way to do this in one
place that all widgets would pass through (e.g. a factory, etc...) so
that I can intercept and format it with a prefix along with tacking on
the unique auto-generated identifier? Thanks!