Does any one as sample or pointers ... please help.
Fabian Gebert
unread,
Feb 23, 2012, 6:17:06 PM2/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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
the way you should do it is the following:
1. let the View extends the Editor interface 2. declare all editors in the View and provide them with your ViewImpl 3. have your Driver extends RFED<XXProxy, View>