Sunday, June 21, 2020

Re: Elemental2 and widgets

On 21. 06. 2020. 08:55, Vegegoku wrote:
> sorry, i meant to say : That will *NOT* do the required wiring
>
> On Saturday, June 20, 2020 at 1:55:20 PM UTC+3, Vegegoku wrote:
>
> That will do the required wiring to make elements behave like widgets,
> it will not wire events correctly nor it will wire the attach/detach,
> you can do it but it is not a simple task, thats why elemento moved the
> issue the lib user instead of solving it in the lib itself.

Could you be a bit more specific?

So far, I've tested with only a very simple hierarchy:

RootPanel -> SimpleLayoutPanel -> [widget/Domino border] -> GridLayout ->
other Domino elements

and I didn't see any problems, neither with event handling (click listeners
on GridLayout children) nor with GridLayout.onDetached (didn't test onAttached).

So, where I can expect problems to start manifesting?

Also, back to my initial question: ss there any "best practice" for
graduately migrating widget-based app to DominoUI?

-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/bdc0f30a-fd9e-29c5-a2b7-f0afede76545%40steatoda.com.

No comments:

Post a Comment