Package com.vaadin.classic.v8.event
Interface MouseEvents
public interface MouseEvents
Legacy version of MouseEvents interface that serves as a wrapper for mouse
related events.
- Author:
- Vaadin Ltd.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classLegacy MouseEvent class for holding information about a mouse click event.static interfaceInterface for listening for aMouseEvents.ClickEventfired by aComponent.static classClass for holding additional event information for DoubleClick events.static interfaceLegacy interface for listening for aMouseEvents.DoubleClickEventfired by aComponent.