membersound
unread,Mar 16, 2013, 6:42:08 PM3/16/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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,
as GWT does not emulate the UUID, can I use DOM.createUniqueId() safely as an alternative?
It will be used to give Objects unique id's that are then placed into a CellTable, and the KeyProvider will use these id's.
Thanks