Sunday, August 24, 2014

Re: Firing Custom Event in GWT

If you are firing a event when there is a change event or a blur event. i don't think you will have a performance issue, however, if you are listening to the key pressed event, so maybe you application will be a bit slower.

Em quarta-feira, 23 de julho de 2014 02h36min27s UTC-3, Mohammed Sameen escreveu:
Hi All,
In my GWT application,I have written my own custom event for enabling the button whenever the text box (or some other filed) is edited.The event is keep on  firing whenever there is a change is text box.Is there any performance issue.Is there any way to fire the event only once?Please give your suggestion.Thanks in Advance..

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment