Wednesday, January 6, 2016

Re: Layout principles for UIBinder with Polymer elements



On Wednesday, January 6, 2016 at 2:55:02 PM UTC+1, va...@ant.ee wrote:
DockLayoutPanel does not implement AcceptsOneWidget interface and thus can not be passed to ActivityManager as parameter for activityManager.setDisplay(appWidget). Without ActivityManager display function widget is not shown. It seems tricky.

Use SimpleLayoutPanel instead of SimplePanel, and RootLayoutPanel instead of RootPanel; see ProvidesResize/RequiresResize all the way down, uninterrupted chain.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment