문제

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).

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top