StopEventPropagationWrapper - Vaadin Add-on Directory
Stop event propagation of child componentStopEventPropagationWrapper is a custom component to stop the event propagation of its child component.
It is mainly beneficial when the child component is a disabled button like explained in the sample code.
View on GitHub