How to implement a client side session ( and any best practices to
implement them).
Is it to just create a static variable ?

How do two different MVP widgets share MODEL data (i.e. user input
data).

How do two different MVP widgets share VIEW data ( for example if
display of one widget is dependent on mouse click location of second
widget, than how do two widgets share view information i.e. mouse
click location).

Again, all widgets are designed using MVP and send events using
EventBus.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to