Using link component and navigator to navigate to a view - refresh?

Hi,

I use a link to navigate to a view with the navigator in Vaadin 7.0.1.
Everything works fine as expected. When I click again on the link and the view is still shown, I want the view to be reloaded.

Is this possible somehow?

Thank you

Marcus