Hi, i'm just starting with GWT. First is started to build my app without MVP 
and now i see why they advise to use the MVP pattern and the eventbus.

I'm building an application with a DockLayout with on the west a treemenu and 
in the center a form. Which form to display depends on the selected menu item.

How kan i replace presenters (the different forms) in the center of the main 
DockLayout. Via an event?

And in the menu i want submenu items and those will select a (Dock)panel inside 
the center form pan.

The screen layout is like this (screen-layout.png):



Is a menu click an event on the bus? How can the application controller replace 
the needed presenter inside the main docklayout?

Thanks for all suggestions,

Regards,

Jeroen Wolff

<<inline: screen-layout.png>>

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