Frage

How do I put a presenter widget behind a split point with gWTP?

Putting top level presenters behind splitpoints is straightforward as GWTP supports this out of the box but I'm not sure how to do it widget presenters... i.e. ones that are injected and don't have a proxy/place.

I'm using GWTP 1.0.

I've read this - it's all I could find on the subject - not so obvious and I think a little out of date (not for GWTP 1.0).

War es hilfreich?

Lösung

Have a look at this post https://github.com/ArcBees/GWTP/issues/333. You need to manually setup an AsyncProvider with Gin.

As well as this post should help.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top