Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcushellberg/mouse-events
Extension for adding support for mouseover/mouseout events to any Vaadin component
https://github.com/marcushellberg/mouse-events
Last synced: 6 days ago
JSON representation
Extension for adding support for mouseover/mouseout events to any Vaadin component
- Host: GitHub
- URL: https://github.com/marcushellberg/mouse-events
- Owner: marcushellberg
- License: apache-2.0
- Created: 2015-03-13T20:32:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T14:48:17.000Z (about 6 years ago)
- Last Synced: 2024-10-17T19:46:47.712Z (28 days ago)
- Language: Java
- Size: 77.1 KB
- Stars: 0
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Published on Vaadin Directory](https://img.shields.io/badge/Vaadin%20Directory-published-00b4f0.svg)](https://vaadin.com/directory/component/mouse-events-extension)
[![Stars on Vaadin Directory](https://img.shields.io/vaadin-directory/star/mouse-events-extension.svg)](https://vaadin.com/directory/component/mouse-events-extension)# 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/