.addListener(this);

In Vaadin 7 we used .addListener(this);. But now Vaadin 8 is available .addListener but having error. Please any can help how to resolve this problem.

Hi,

Can you provide more details about your error?