Vaadin 7 - Multiple browser tabs support

I’m calling a function from the init() to update the container Marius. And I don’t want to show any broadcast messages that says to refresh the container manually.

Is that not the multiple tabs problem? If so, am I handling the push wrongly.

And the problem is not only with the tables. I found that nothing is pushed to the UI(tabs opened before)(Ex: Update labels, etc). Everything is updated in the tab that is opened recently.