Package org.vaadin.tltv.gantt.event
Class StepResizeEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Gantt>
org.vaadin.tltv.gantt.event.StepResizeEvent
- All Implemented Interfaces:
Serializable
@DomEvent("ganttStepResize")
public class StepResizeEvent
extends com.vaadin.flow.component.ComponentEvent<Gantt>
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionStepResizeEvent(Gantt source, boolean fromClient, String uid, String start, String end) -
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
StepResizeEvent
-
-
Method Details
-
getAnyStep
-
getStart
-
getEnd
-