Class PinchEndEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Zoomist>
com.flowingcode.vaadin.addons.zoomist.PinchEndEvent
- All Implemented Interfaces:
Serializable
Event that is fired when touch end with two fingers. This event only works on mobile device.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
PinchEndEvent
-