Hello! I have a SuggestBox with some event listeners. In example "onChange" and "onSuggestionSelected". There are several things to be done. In my case onChange is fired before onSuggestionSelected. It would be nice if I could execute onSuggestionSelected before onCahnge is calling. Is it possible to influense the order of fired events?
Thank you very much! Danny --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
