Sorry for the spam...i'm a newbee in MVP and GWT

I've solved it by adding a Label firstTabLabel, secondTabTabel in the
view.
Now in the constructor of the view i can TabLayoutPanel add.(panel1,
firstTabLabel) etc
and HasText firstTabLabel wich i can use in the Presenter.

Jeroen

On Aug 18, 10:07 am, Jeroen Wolff <jeroen.wo...@gmail.com> wrote:
> Hi, i'm just starting with the MVP pattern.
> I've got a Presenter with a View that has a TabLayoutPanel component.
> The title of the tab's must be filled by the presenter with a title/
> text from the model.
> Any ideas how to do this?
>
> Regards,
>
> Jeroen Wolff

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to