GWT Export an mvp4g presenter

15 views
Skip to first unread message

Joseph Gardi

unread,
Jan 25, 2015, 2:58:47 PM1/25/15
to gwtex...@googlegroups.com
I'm trying to create a Presenter with a view that's made in javaScript. I want to use GWT exporter because JSNI is a pain. I tried to use GWT exporter but GWT exporter requires that the exported classes implement Exportable. I made my presenter implement Exportable. The problem is that when mvp4g uses GWT.create() to create my presenter it gets an Exporter instead because GWT.create returns an Exporter when used on a class that implements Exportable. How can I get around this?
Reply all
Reply to author
Forward
0 new messages