hugoloza / gwt-platform

Automatically exported from code.google.com/p/gwt-platform
0 stars 0 forks source link

how to use a DecoratedTabPanel as defaultplace in GWTP application #361

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We are trying to use a 'out-of-the-box' DecoratedTabPanel as default place in a 
GWTP application, but we simply cannot get it to work. We don't want to 
implement our own tabPanel as in the GWTP-tabsample. Just to use the provided 
GWT tabpanel implementation. But we want to use the MVP/GWTP architecture for 
the tab's.

We have a mainPagePresenter extending TabContainerPresenter and a single tab 
extending Presenter. And then we are using the @Tabinfo annotation as 
documented in the API. The tabpanel is shown but our tab is not there.

Isn't it posible to use 'out-of-the-box' GWT tabPanels together with GWTP ?

Original issue reported on code.google.com by j...@glusted.dk on 15 Sep 2011 at 10:05

GoogleCodeExporter commented 9 years ago
Hi, this would be better discussed in the forum than as an issue. Please post 
it back there. Thanks!

Original comment by philippe.beaudoin on 15 Sep 2011 at 1:57