I do not have any example for this but it is straight forward when you understand how it works.
Now presently I'm working with GXT using the MVP pattern,but not using the new released versions,Can you give me the link for the release notes of GXT using MVP pattern.It will be helpful for me
Now presently I'm working with GXT using the MVP pattern,but not using the new released versions,Can you give me the link for the release notes of GXT using MVP pattern.It will be helpful for me
I am not saying that it is not working now, it just cannot work completly. For example GXT containers dont accept the IsWidget interface directly. You will need to call asWidget manually.