vaadin / cookbook

Copy & paste recipes for Vaadin
https://cookbook.vaadin.com/
Apache License 2.0
20 stars 39 forks source link

replaced deprecated addListener with addEventListener #290

Closed tobiaswx closed 1 year ago

tobiaswx commented 1 year ago

Description

Since addListener is deprecated it should be replaced with addEventListener

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

Artur- commented 1 year ago

Thanks!