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
Since clicklistener and onFocus are deprecated, is there any other way
to handle on click event? Currently I have
suggestbox.setText("search"). So onClick event, I want to set the text
to empty. Example would greatly be appreciated!
Thanks :)
Kevin Anderson
unread,
Jun 28, 2011, 10:53:19 AM6/28/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
to google-we...@googlegroups.com
The javadocs have the methods you should use instead. In this case you would use "suggestBox.getTextBox().addFocusHandler/addBlurHandler".
Quynh
unread,
Jun 29, 2011, 8:07:56 AM6/29/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