Package org.vaadin.tltv.gantt.event
Class GanttClickEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Gantt>
org.vaadin.tltv.gantt.event.GanttClickEvent
- All Implemented Interfaces:
Serializable
@DomEvent("ganttBackgroundClick")
public class GanttClickEvent
extends com.vaadin.flow.component.ComponentEvent<Gantt>
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionGanttClickEvent(Gantt source, boolean fromClient, Integer index, String date, Integer button) -
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
GanttClickEvent
-
-
Method Details
-
getIndex
-
getButton
-
getDate
-