Package org.vaadin.tltv.gantt.event
Class StepClickEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Gantt>
org.vaadin.tltv.gantt.event.StepClickEvent
- All Implemented Interfaces:
Serializable
@DomEvent("ganttStepClick")
public class StepClickEvent
extends com.vaadin.flow.component.ComponentEvent<Gantt>
- 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
-
StepClickEvent
-
-
Method Details
-
getAnyStep
-
getIndex
public int getIndex()
-