Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 525 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 525 Bytes

Mouse Events Add-on for Vaadin 7

This is a component extension that allows you to add mouseover and mouseout event listeners to any component.

Official releases of this add-on are available at Vaadin Directory. For Maven instructions, download and reviews, go to http://vaadin.com/addon/mouse-events

Building and running demo

Build with mvn clean install, then change the directory to the demo with cd mouse-events-demo and run the demo with mvn jetty:run.

To see the demo, navigate to http://localhost:8080/