Hi everybody
i need to use suggestbox as it gets (String id , String value), so i made my
own MultiWordSuggestion and my own SuggestionOracle and it seems to work
fine
but now i have problem with emptying the suggestbox , i have tried both
suggestBox.setText("") and suggestBox.getTextBox().setText("")
i have no idea how to do that or what is the problem!-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
