You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwt-pl...@googlegroups.com
Well editors are really independant from GWTP. I usually create the driver into the view and my presenter give to the view what it needs and the assign it to it's driver.
You can also do it in the presenter (the driver)... but that means he has to know about the impl of the view