Thank you.  It has taken some puzzling, but the MVP approach seems to
encompass most of my questions about how to structure things.

On Jan 26, 8:32 pm, Y2i <[email protected]> wrote:
> It's strange that it loses selection.
>
> Anyway, you can always get the selected object in onSelectionChange() method
> and fire an event through an event bus or directly call a method on the
> second panel to pass the selected object.  Or you can even keep the
> selection model itself in the second panel.
>
> You can also look at MVP 
> approach<http://code.google.com/webtoolkit/doc/latest/DevGuideMvpActivitiesAnd...>
> .

-- 
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.

Reply via email to