Wednesday, June 17, 2020

Elemental2 and widgets

What would be the best way to start migrating large widget-based app to
elemental2? I suppose it should start with leaf widgets and then progress up
the widget hierarchy tree until RootPanel itself is replaced with
elemental2.dom.HTMLElement-derivative, but I can't find a way to even start
mixing elemental2 with widgets.

For example, how would one pass org.dominokit.domino.ui.grid.GridLayout as
param to com.google.gwt.user.client.ui.AcceptsOneWidget.setWidget(IsWidget)?

My google-fu gives me only old samples which references (now removed)
org.jboss.elemento.Elements.asWidget.

Environment:

GWT 2.9.0
elemental2 1.0.0
elemento 1.0.0

-gkresic.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/e423f764-5526-6661-79da-9292b3d7a2a3%40steatoda.com.

No comments:

Post a Comment