Tuesday, August 27, 2013

Re: Implementing the Observer Pattern

ok; thank you
by the way; have you any good link which will help me to do that; as i know the Event bus is used to register events triggered on the UI compenents.


2013/8/27 Ümit Seren <uemit.seren@gmail.com>
Yes why shouldn't it be possible to do it ? You can look into EventBus/SimpleEventBus for that which is bascially an implementation of the Observer pattern. 



On Tuesday, August 27, 2013 12:24:55 PM UTC+2, fatima zahra Anzour wrote:
Hi everyone;
I would like to know if there is any possibility to implement the observer pattern in the client side of a gwt application; in my application i need to pick up the changement of a field's value  thank's in advance for your help
regards

--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/pmmxH3AcYnI/unsubscribe.
To unsubscribe from this group and all its topics, 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/groups/opt_out.

--
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/groups/opt_out.

No comments:

Post a Comment