How to refresh the style of component

When I do myComponent.addStyleName(“my style”) when traiting an event, the component styles are not refreshed. If I refresh the page the style is added.

How can force Vaadin to refresh the style.