-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels