Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

This is a fork from Marcus Hellberg's repository (https://github.com/vaadin-marcus/mouse-events.git). It fixes the issue, that hovering over layouts didn't fire any event.

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/

About

Extension for adding support for mouseover/mouseout events to any Vaadin component

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages