Uses of Annotation Interface
com.vaadin.flow.component.EventData

Packages that use EventData
  • Uses of EventData in com.vaadin.flow.component

    Constructor parameters in com.vaadin.flow.component with annotations of type EventData
    Modifier
    Constructor
    Description
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    ClickEvent(Component source, boolean fromClient, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new click event.
     
    CompositionEndEvent(Component source, boolean fromClient, String data, String locale)
    Creates a new composition event.
     
    CompositionEndEvent(Component source, boolean fromClient, String data, String locale)
    Creates a new composition event.
     
    CompositionStartEvent(Component source, boolean fromClient, String data, String locale)
    Creates a new composition event.
     
    CompositionStartEvent(Component source, boolean fromClient, String data, String locale)
    Creates a new composition event.
     
    CompositionUpdateEvent(Component source, boolean fromClient, String data, String locale)
    Creates a new composition event.
     
    CompositionUpdateEvent(Component source, boolean fromClient, String data, String locale)
    Creates a new composition event.
     
    KeyDownEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyDownEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyDownEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyDownEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyDownEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyDownEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyDownEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyDownEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyDownEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyPressEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyPressEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyPressEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyPressEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyPressEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyPressEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyPressEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyPressEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyPressEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyUpEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyUpEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyUpEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyUpEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyUpEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyUpEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyUpEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyUpEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
     
    KeyUpEvent(Component source, boolean fromClient, String key, String code, int location, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey, boolean repeat, boolean composing)
    Creates a new keyboard event.
  • Uses of EventData in com.vaadin.flow.component.accordion

    Constructor parameters in com.vaadin.flow.component.accordion with annotations of type EventData
    Modifier
    Constructor
    Description
     
    OpenedChangeEvent(Accordion source, boolean fromClient, Integer index)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
  • Uses of EventData in com.vaadin.flow.component.charts.events

    Constructor parameters in com.vaadin.flow.component.charts.events with annotations of type EventData
    Modifier
    Constructor
    Description
     
    ChartAddSeriesEvent(Chart source, boolean fromClient, String name, elemental.json.JsonArray data)
    Constructs a ChartAddSeriesEvent
     
    ChartAddSeriesEvent(Chart source, boolean fromClient, String name, elemental.json.JsonArray data)
    Constructs a ChartAddSeriesEvent
     
    ChartClickEvent(Chart source, boolean fromClient, Double x, Double y, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
    Constructs a ChartClickEvent
     
    ChartClickEvent(Chart source, boolean fromClient, Double x, Double y, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
    Constructs a ChartClickEvent
     
    ChartClickEvent(Chart source, boolean fromClient, Double x, Double y, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
    Constructs a ChartClickEvent
     
    ChartClickEvent(Chart source, boolean fromClient, Double x, Double y, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
    Constructs a ChartClickEvent
     
    ChartClickEvent(Chart source, boolean fromClient, Double x, Double y, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
    Constructs a ChartClickEvent
     
    ChartClickEvent(Chart source, boolean fromClient, Double x, Double y, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
    Constructs a ChartClickEvent
     
    ChartClickEvent(Chart source, boolean fromClient, Double x, Double y, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
    Constructs a ChartClickEvent
     
    ChartClickEvent(Chart source, boolean fromClient, Double x, Double y, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
    Constructs a ChartClickEvent
     
    ChartClickEvent(Chart source, boolean fromClient, Double x, Double y, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
    Constructs a ChartClickEvent
     
    ChartSelectionEvent(Chart source, boolean fromClient, Double selectionStart, Double selectionEnd, Double valueStart, Double valueEnd)
    Construct a ChartSelectionEvent
     
    ChartSelectionEvent(Chart source, boolean fromClient, Double selectionStart, Double selectionEnd, Double valueStart, Double valueEnd)
    Construct a ChartSelectionEvent
     
    ChartSelectionEvent(Chart source, boolean fromClient, Double selectionStart, Double selectionEnd, Double valueStart, Double valueEnd)
    Construct a ChartSelectionEvent
     
    ChartSelectionEvent(Chart source, boolean fromClient, Double selectionStart, Double selectionEnd, Double valueStart, Double valueEnd)
    Construct a ChartSelectionEvent
     
    DrilldownEvent(Chart source, boolean fromClient, String drilldown, String category, Double x, Double y, int pointIndex, String pointId, int seriesIndex)
    Construct a ChartDrilldownEvent
     
    DrilldownEvent(Chart source, boolean fromClient, String drilldown, String category, Double x, Double y, int pointIndex, String pointId, int seriesIndex)
    Construct a ChartDrilldownEvent
     
    DrilldownEvent(Chart source, boolean fromClient, String drilldown, String category, Double x, Double y, int pointIndex, String pointId, int seriesIndex)
    Construct a ChartDrilldownEvent
     
    DrilldownEvent(Chart source, boolean fromClient, String drilldown, String category, Double x, Double y, int pointIndex, String pointId, int seriesIndex)
    Construct a ChartDrilldownEvent
     
    DrilldownEvent(Chart source, boolean fromClient, String drilldown, String category, Double x, Double y, int pointIndex, String pointId, int seriesIndex)
    Construct a ChartDrilldownEvent
     
    DrilldownEvent(Chart source, boolean fromClient, String drilldown, String category, Double x, Double y, int pointIndex, String pointId, int seriesIndex)
    Construct a ChartDrilldownEvent
     
    DrilldownEvent(Chart source, boolean fromClient, String drilldown, String category, Double x, Double y, int pointIndex, String pointId, int seriesIndex)
    Construct a ChartDrilldownEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a PointClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex, String category, int pointIndex, String pointId)
    Constructs a SeriesLegendItemClickEvent
     
    PointMouseOutEvent(Chart source, boolean fromClient, int seriesIndex, int pointIndex, String pointId, String category)
     
     
    PointMouseOutEvent(Chart source, boolean fromClient, int seriesIndex, int pointIndex, String pointId, String category)
     
     
    PointMouseOutEvent(Chart source, boolean fromClient, int seriesIndex, int pointIndex, String pointId, String category)
     
     
    PointMouseOutEvent(Chart source, boolean fromClient, int seriesIndex, int pointIndex, String pointId, String category)
     
     
    PointMouseOverEvent(Chart source, boolean fromClient, int seriesIndex, int pointIndex, String pointId, String category)
     
     
    PointMouseOverEvent(Chart source, boolean fromClient, int seriesIndex, int pointIndex, String pointId, String category)
     
     
    PointMouseOverEvent(Chart source, boolean fromClient, int seriesIndex, int pointIndex, String pointId, String category)
     
     
    PointMouseOverEvent(Chart source, boolean fromClient, int seriesIndex, int pointIndex, String pointId, String category)
     
     
    PointRemoveEvent(Chart source, boolean fromClient, int seriesIndex, String category, double x, double y, int pointIndex, String pointId)
     
     
    PointRemoveEvent(Chart source, boolean fromClient, int seriesIndex, String category, double x, double y, int pointIndex, String pointId)
     
     
    PointRemoveEvent(Chart source, boolean fromClient, int seriesIndex, String category, double x, double y, int pointIndex, String pointId)
     
     
    PointRemoveEvent(Chart source, boolean fromClient, int seriesIndex, String category, double x, double y, int pointIndex, String pointId)
     
     
    PointRemoveEvent(Chart source, boolean fromClient, int seriesIndex, String category, double x, double y, int pointIndex, String pointId)
     
     
    PointRemoveEvent(Chart source, boolean fromClient, int seriesIndex, String category, double x, double y, int pointIndex, String pointId)
     
     
    PointSelectEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId)
     
     
    PointSelectEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId)
     
     
    PointSelectEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId)
     
     
    PointSelectEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId)
     
     
    PointUnselectEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId)
     
     
    PointUnselectEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId)
     
     
    PointUnselectEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId)
     
     
    PointUnselectEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId)
     
     
    PointUpdateEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId, Double oldXValue, Double oldYValue, Double newXValue, Double newYValue)
     
     
    PointUpdateEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId, Double oldXValue, Double oldYValue, Double newXValue, Double newYValue)
     
     
    PointUpdateEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId, Double oldXValue, Double oldYValue, Double newXValue, Double newYValue)
     
     
    PointUpdateEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId, Double oldXValue, Double oldYValue, Double newXValue, Double newYValue)
     
     
    PointUpdateEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId, Double oldXValue, Double oldYValue, Double newXValue, Double newYValue)
     
     
    PointUpdateEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId, Double oldXValue, Double oldYValue, Double newXValue, Double newYValue)
     
     
    PointUpdateEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId, Double oldXValue, Double oldYValue, Double newXValue, Double newYValue)
     
     
    PointUpdateEvent(Chart source, boolean fromClient, int seriesIndex, String category, int pointIndex, String pointId, Double oldXValue, Double oldYValue, Double newXValue, Double newYValue)
     
     
    SeriesAfterAnimateEvent(Chart source, boolean fromClient, int seriesIndex)
     
     
    SeriesCheckboxClickEvent(Chart source, boolean fromClient, boolean isChecked, int seriesIndex)
    Constructs a SeriesCheckboxClickEvent
     
    SeriesCheckboxClickEvent(Chart source, boolean fromClient, boolean isChecked, int seriesIndex)
    Constructs a SeriesCheckboxClickEvent
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, double x, double y, int seriesIndex)
     
     
    SeriesHideEvent(Chart source, boolean fromClient, int seriesIndex)
     
     
    SeriesLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex)
    Constructs a SeriesLegendItemClickEvent
     
    SeriesLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex)
    Constructs a SeriesLegendItemClickEvent
     
    SeriesLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex)
    Constructs a SeriesLegendItemClickEvent
     
    SeriesLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex)
    Constructs a SeriesLegendItemClickEvent
     
    SeriesLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex)
    Constructs a SeriesLegendItemClickEvent
     
    SeriesLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex)
    Constructs a SeriesLegendItemClickEvent
     
    SeriesLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex)
    Constructs a SeriesLegendItemClickEvent
     
    SeriesLegendItemClickEvent(Chart source, boolean fromClient, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button, int seriesIndex)
    Constructs a SeriesLegendItemClickEvent
     
    SeriesMouseOutEvent(Chart source, boolean fromClient, int seriesIndex)
     
     
    SeriesMouseOverEvent(Chart source, boolean fromClient, int seriesIndex)
     
     
    SeriesShowEvent(Chart source, boolean fromClient, int seriesIndex)
     
     
    XAxesExtremesSetEvent(Chart source, boolean fromClient, double min, double max, int axisIndex)
     
     
    XAxesExtremesSetEvent(Chart source, boolean fromClient, double min, double max, int axisIndex)
     
     
    XAxesExtremesSetEvent(Chart source, boolean fromClient, double min, double max, int axisIndex)
     
     
    YAxesExtremesSetEvent(Chart source, boolean fromClient, double min, double max, int axisIndex)
     
     
    YAxesExtremesSetEvent(Chart source, boolean fromClient, double min, double max, int axisIndex)
     
     
    YAxesExtremesSetEvent(Chart source, boolean fromClient, double min, double max, int axisIndex)
     
  • Uses of EventData in com.vaadin.flow.component.combobox

    Constructor parameters in com.vaadin.flow.component.combobox with annotations of type EventData
    Modifier
    Constructor
    Description
     
    CustomValueSetEvent(TComponent source, boolean fromClient, String detail)
     
  • Uses of EventData in com.vaadin.flow.component.crud

    Constructor parameters in com.vaadin.flow.component.crud with annotations of type EventData
    Modifier
    Constructor
    Description
     
    CancelEvent(Crud<E> source, boolean fromClient, Object ignored)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
     
    DeleteEvent(Crud<E> source, boolean fromClient, Object ignored)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
     
    EditEvent(Crud<E> source, boolean fromClient, elemental.json.JsonObject item, Object ignored)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
     
    EditEvent(Crud<E> source, boolean fromClient, elemental.json.JsonObject item, Object ignored)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
     
    NewEvent(Crud<E> source, boolean fromClient, Object ignored)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
     
    SaveEvent(Crud<E> source, boolean fromClient, Object ignored)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
  • Uses of EventData in com.vaadin.flow.component.dialog

    Constructor parameters in com.vaadin.flow.component.dialog with annotations of type EventData
    Modifier
    Constructor
    Description
     
    DialogResizeEvent(Dialog source, boolean fromClient, String width, String height)
     
     
    DialogResizeEvent(Dialog source, boolean fromClient, String width, String height)
     
  • Uses of EventData in com.vaadin.flow.component.dnd

    Constructor parameters in com.vaadin.flow.component.dnd with annotations of type EventData
    Modifier
    Constructor
    Description
     
    DragEndEvent(T source, boolean fromClient, String dropEffect)
    Creates a drag end event.
     
    DropEvent(T source, boolean fromClient, String effectAllowed)
    Creates a server side drop event.
  • Uses of EventData in com.vaadin.flow.component.grid

    Constructor parameters in com.vaadin.flow.component.grid with annotations of type EventData
    Modifier
    Constructor
    Description
     
    CellFocusEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, String sectionName)
    Creates a new cell focus event.
     
    CellFocusEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, String sectionName)
    Creates a new cell focus event.
     
    CellFocusEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, String sectionName)
    Creates a new cell focus event.
     
    ColumnReorderEvent(Grid<T> source, boolean fromClient, elemental.json.JsonArray columnIDs)
    Creates a new column reorder event.
     
    ColumnResizeEvent(Grid<T> source, boolean fromClient, String resizedColumnKey)
    Creates a new column resize event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
     
    ItemDoubleClickEvent(Grid<T> source, boolean fromClient, String itemKey, String internalColumnId, int screenX, int screenY, int clientX, int clientY, int clickCount, int button, boolean ctrlKey, boolean shiftKey, boolean altKey, boolean metaKey)
    Creates a new item double click event.
  • Uses of EventData in com.vaadin.flow.component.grid.dnd

    Constructor parameters in com.vaadin.flow.component.grid.dnd with annotations of type EventData
    Modifier
    Constructor
    Description
     
    GridDragStartEvent(Grid<T> source, boolean fromClient, elemental.json.JsonObject details)
    Creates a grid drag start event.
     
    GridDropEvent(Grid<T> source, boolean fromClient, elemental.json.JsonObject item, String dropLocation, elemental.json.JsonArray dragData)
    Creates a grid drop event.
     
    GridDropEvent(Grid<T> source, boolean fromClient, elemental.json.JsonObject item, String dropLocation, elemental.json.JsonArray dragData)
    Creates a grid drop event.
     
    GridDropEvent(Grid<T> source, boolean fromClient, elemental.json.JsonObject item, String dropLocation, elemental.json.JsonArray dragData)
    Creates a grid drop event.
  • Uses of EventData in com.vaadin.flow.component.gridpro

    Constructor parameters in com.vaadin.flow.component.gridpro with annotations of type EventData
    Modifier
    Constructor
    Description
     
    CellEditStartedEvent(GridPro<E> source, boolean fromClient, elemental.json.JsonObject item, String path)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
     
    CellEditStartedEvent(GridPro<E> source, boolean fromClient, elemental.json.JsonObject item, String path)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
     
    ItemPropertyChangedEvent(GridPro<E> source, boolean fromClient, elemental.json.JsonObject item, String path)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
     
    ItemPropertyChangedEvent(GridPro<E> source, boolean fromClient, elemental.json.JsonObject item, String path)
    Creates a new event using the given source and indicator whether the event originated from the client side or the server side.
  • Uses of EventData in com.vaadin.flow.component.login

    Constructor parameters in com.vaadin.flow.component.login with annotations of type EventData
    Modifier
    Constructor
    Description
     
    LoginEvent(AbstractLogin source, boolean fromClient, String username, String password)
     
     
    LoginEvent(AbstractLogin source, boolean fromClient, String username, String password)
     
  • Uses of EventData in com.vaadin.flow.component.map.events

    Constructor parameters in com.vaadin.flow.component.map.events with annotations of type EventData
    Modifier
    Constructor
    Description
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapClickEvent(Map source, boolean fromClient, elemental.json.JsonArray coordinate, elemental.json.JsonArray featureIds, elemental.json.JsonArray layerIds, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapFeatureClickEvent(Map source, boolean fromClient, String featureId, String layerId, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapFeatureClickEvent(Map source, boolean fromClient, String featureId, String layerId, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapFeatureClickEvent(Map source, boolean fromClient, String featureId, String layerId, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapFeatureClickEvent(Map source, boolean fromClient, String featureId, String layerId, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapFeatureClickEvent(Map source, boolean fromClient, String featureId, String layerId, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapFeatureClickEvent(Map source, boolean fromClient, String featureId, String layerId, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapFeatureClickEvent(Map source, boolean fromClient, String featureId, String layerId, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapFeatureClickEvent(Map source, boolean fromClient, String featureId, String layerId, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapFeatureClickEvent(Map source, boolean fromClient, String featureId, String layerId, int pageX, int pageY, boolean altKey, boolean ctrlKey, boolean metaKey, boolean shiftKey, int button)
     
     
    MapViewMoveEndEvent(MapBase source, boolean fromClient, double rotation, double zoom, elemental.json.JsonArray center, elemental.json.JsonArray extent)
     
     
    MapViewMoveEndEvent(MapBase source, boolean fromClient, double rotation, double zoom, elemental.json.JsonArray center, elemental.json.JsonArray extent)
     
     
    MapViewMoveEndEvent(MapBase source, boolean fromClient, double rotation, double zoom, elemental.json.JsonArray center, elemental.json.JsonArray extent)
     
     
    MapViewMoveEndEvent(MapBase source, boolean fromClient, double rotation, double zoom, elemental.json.JsonArray center, elemental.json.JsonArray extent)
     
  • Uses of EventData in com.vaadin.flow.component.messages

    Constructor parameters in com.vaadin.flow.component.messages with annotations of type EventData
    Modifier
    Constructor
    Description
     
    SubmitEvent(MessageInput source, boolean fromClient, String value)
    Creates the event.
  • Uses of EventData in com.vaadin.flow.component.shared

    Constructor parameters in com.vaadin.flow.component.shared with annotations of type EventData
    Modifier
    Constructor
    Description
     
    ClientValidatedEvent(Component source, boolean fromClient, boolean valid)
    Creates a new event using the given source.
  • Uses of EventData in com.vaadin.flow.component.webcomponent

    Constructor parameters in com.vaadin.flow.component.webcomponent with annotations of type EventData
    Modifier
    Constructor
    Description
     
    WebComponentConnectEvent(UI source, boolean fromClient, String tag, String webComponentElementId, String userAssignedId, elemental.json.JsonObject attributeValues)
    Creates a new web component connection event.
     
    WebComponentConnectEvent(UI source, boolean fromClient, String tag, String webComponentElementId, String userAssignedId, elemental.json.JsonObject attributeValues)
    Creates a new web component connection event.
     
    WebComponentConnectEvent(UI source, boolean fromClient, String tag, String webComponentElementId, String userAssignedId, elemental.json.JsonObject attributeValues)
    Creates a new web component connection event.
     
    WebComponentConnectEvent(UI source, boolean fromClient, String tag, String webComponentElementId, String userAssignedId, elemental.json.JsonObject attributeValues)
    Creates a new web component connection event.