Mixing programmatic widgets with declarative widgets in GWTP

15 views
Skip to first unread message

Jason Morris

unread,
Oct 22, 2013, 12:36:39 AM10/22/13
to gwt-pl...@googlegroups.com
Hi All,

I'm trying to grok the "new way" of doing things in GWTP, and I hit a roadblock. Let me stipulate the following:
  • Suppose I have a composite widget, W, from an earlier, non-GWTP project that I want to use with GWTP.
  • This widget, for whatever reason, does not seem to translate to UIBinder's declarative syntax (e.g. throws errors verbose errors).
  • Widget W does not parse when imported into GWT Designer's UIBinder view, but otherwise works fine.
  • Child presenter B's view is declared with UIBinder, as is Presenter A and their parent.

Q. Without trying to convert widget W to a UIBinder representation, what is the simplest technique for using it in presenter, B?

Thanks!
- JCM

Reply all
Reply to author
Forward
0 new messages