Class MouseClickEvent<T extends com.vaadin.flow.component.Component>

  • All Implemented Interfaces:
    java.io.Serializable

    public class MouseClickEvent<T extends com.vaadin.flow.component.Component>
    extends com.vaadin.flow.component.ComponentEvent<T>
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MouseClickEvent.MouseButton getButton()  
      • Methods inherited from class com.vaadin.flow.component.ComponentEvent

        getSource, isFromClient, unregisterListener
      • Methods inherited from class java.util.EventObject

        toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait