Vaadin 7.5.8. + smooth scrollToView()

Hello,

In my app (Vaadin 7.5.8) I use UI.scrollToView(anyComponent).
Is it possible animate this scroll with Javascript?

Can you point me in the right direction?