Uses of Class
com.vaadin.classic.v8.shared.MouseEventDetails
Packages that use MouseEventDetails
-
Uses of MouseEventDetails in com.vaadin.classic.v8.event
Methods in com.vaadin.classic.v8.event that return MouseEventDetailsModifier and TypeMethodDescriptionMouseEvents.ClickEvent.getMouseEventDetails()Returns an information about mouse event like position, buttons pressed etc.Constructors in com.vaadin.classic.v8.event with parameters of type MouseEventDetailsModifierConstructorDescriptionClickEvent(com.vaadin.flow.component.Component source, MouseEventDetails mouseEventDetails) Constructs a server-side ClickEvent with the given mouseEventDetails