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-we...@googlegroups.com
Hi, I have a question that can we put some id, like #id {...} just like the normal css in the <ui:style>, and refer it in the ui binder xml file?
Joseph Lust
unread,
Aug 17, 2012, 10:15:07 AM8/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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-we...@googlegroups.com
You shouldn't use id's in GWT widgets as a general principle. It might compile today, but is expected to be deprecated in the near future. Why can't you use a classname?