Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/