Skip to content

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

License

Notifications You must be signed in to change notification settings

antea/mouse-events

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Published on Vaadin  Directory Stars on Vaadin Directory

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/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.1%
  • SCSS 3.8%
  • CSS 2.1%