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
Hi, I can't see that ValueListBox implements Focusable. Dose anybody
know a workaround to focus the ValueListBox?
Thanks
Jakob
Emilio Bravo
unread,
Dec 14, 2010, 1:34:07 PM12/14/10
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 Web Toolkit
Hi,
I have the same problem.
why ListBox inherits FocusWidget and ValueListBox don't?
any solution?
Regards.
jMotta
unread,
Dec 14, 2010, 1:48:49 PM12/14/10
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 Web Toolkit
The "workaround" is to create a component that extends the
ValueListBox and implements HasFocusHandler (or use decorator, but
it's less probably) .. i've done this with my Grid to add mouse event
row count.
Message has been deleted
Craig Mitchell
unread,
Sep 20, 2011, 3:17:57 AM9/20/11
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