com.google.gwt.event.dom.client.HasAllMouseHandlers
Known Indirect Subclasses

Class Overview

This is a convenience interface that includes all mouse handlers defined by the core GWT system.

WARNING, PLEASE READ: As this interface is intended for developers who wish to handle all mouse events in GWT, new mouse event handlers will be added to it. Therefore, updates can cause breaking API changes.