We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello !
I am trying to implement your work on my project. This is exactly what I need but I want my tabs go inside a container.
This method :
@Inject public HomePagePresenter(final EventBus eventBus, final MyView view, final MyProxy proxy) { super(eventBus, view, proxy, TYPE_SetTabContent, TYPE_RequestTabs, TYPE_ChangeTab, RevealType.Root); }
call ReavealType.ROOT how can I say it to work differently ?
Thank you in advance ;)
Cheers, Seb
The text was updated successfully, but these errors were encountered:
Hi,
I no more works with GXT-GWT nor with JAVA (back to my first love: python).
Regards,
lmi
Sorry, something went wrong.
No branches or pull requests
Hello !
I am trying to implement your work on my project. This is exactly what I need but I want my tabs go inside a container.
This method :
call ReavealType.ROOT how can I say it to work differently ?
Thank you in advance ;)
Cheers,
Seb
The text was updated successfully, but these errors were encountered: